Add Github provided OS and IDE files to .gitignore
authorSarah Day <sarahday@mit.edu>
Mon, 21 Dec 2015 19:29:18 +0000 (14:29 -0500)
committerTom Yu <tlyu@mit.edu>
Mon, 28 Dec 2015 16:40:36 +0000 (11:40 -0500)
commit6cd1ed92898387e307a2ae777c7473126eddb605
tree46001b1c15a00b448bb2a6d0e1b48222118ea103
parentc5069d75793e360463ecbd14e6593e245a7151b6
Add Github provided OS and IDE files to .gitignore

It is a good idea to have a fairly complete .gitignore file.  It is
helpful for devs to know just what shouldn't end up in the repo, as
well as preventing accidental commits and even random trash ending up
in master.

Many of the files here added from the Github gitignore project
found here:

https://github.com/github/gitignore
.gitignore