2013-06-08 17:45:28 +02:00
|
|
|
# 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
|
2013-05-18 16:49:07 +02:00
|
|
|
*.sqlite
|
2013-06-08 17:45:28 +02:00
|
|
|
|
|
|
|
# OS generated files #
|
|
|
|
######################
|
2013-07-18 01:37:32 +02:00
|
|
|
.DS_Store
|
2013-06-08 17:45:28 +02:00
|
|
|
ehthumbs.db
|
|
|
|
Icon?
|
|
|
|
Thumbs.db
|
|
|
|
*.swp
|
|
|
|
.*.swp
|
|
|
|
*~
|
|
|
|
*.lock
|
|
|
|
*.out
|
2013-07-06 18:11:29 +02:00
|
|
|
|
|
|
|
# App specific #
|
|
|
|
################
|
|
|
|
config.php
|