Update gitignore

This commit is contained in:
Frederic Guillot 2013-06-08 11:45:28 -04:00
parent 80f44c5311
commit c59baf9798
1 changed files with 39 additions and 0 deletions

39
.gitignore vendored
View File

@ -1 +1,40 @@
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# 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?
ehthumbs.db
Icon?
Thumbs.db
*.swp
.*.swp
*~
*.lock
*.out