Ignoring certain files that need not be synced with the master tree

This commit is contained in:
Daniel Marsee 2016-11-02 11:12:52 -04:00
parent 3e78e6ffa2
commit 8ef3d67e12

38
.gitignore vendored Normal file
View file

@ -0,0 +1,38 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db