2014-11-19 08:36:42 +01:00
|
|
|
# Compiled source #
|
|
|
|
###################
|
|
|
|
*.com
|
|
|
|
*.class
|
|
|
|
*.dll
|
|
|
|
*.exe
|
|
|
|
*.o
|
|
|
|
*.so
|
2017-07-22 17:26:57 +02:00
|
|
|
|
2014-11-19 08:36:42 +01:00
|
|
|
# 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
|
2017-07-22 17:26:57 +02:00
|
|
|
|
2014-11-19 08:36:42 +01:00
|
|
|
# Logs and databases #
|
|
|
|
######################
|
|
|
|
*.log
|
|
|
|
*.sql
|
|
|
|
*.sqlite
|
2017-07-22 17:26:57 +02:00
|
|
|
|
2014-11-19 08:36:42 +01:00
|
|
|
# OS generated files #
|
|
|
|
######################
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|
2017-07-22 17:26:57 +02:00
|
|
|
|
|
|
|
# Editor #
|
|
|
|
######################
|
|
|
|
*.sublime-workspace
|