Merge pull request #2190 from divayprakash/gitignore_feature

Added .gitignore file, referencing #2185
This commit is contained in:
Adam Bard 2016-03-15 15:30:48 -07:00
commit 4a4a12e20c

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
**/*~
**/*#
**/#*#
**/*.swp
**/*.swo
**/*.bak
**/*.log*
**/*.sublime-workspace
**/.DS_Store
**/.DS_Store?
**/._*
**/.Spotlight-V100
**/.Trashes
**/ehthumbs.db
**/Thumbs.db
**/desktop.ini