2012-06-18 01:10:31 +02:00
|
|
|
########################################################################
|
|
|
|
# global ignored files
|
|
|
|
########################################################################
|
|
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
# OS generated files
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
.DS_Store
|
|
|
|
Icon?
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
Thumbs.db
|
|
|
|
thumbs.db
|
|
|
|
|
|
|
|
# Files that might appear on external disk
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
# Other Version Control
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
.svn/
|
|
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
# Logs and databases
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
*.log
|
|
|
|
*.sql
|
|
|
|
*.sqlite
|
|
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
# Espresso project files
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
*.esproj
|
2014-05-27 12:31:10 +02:00
|
|
|
|
|
|
|
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
# Python
|
|
|
|
# ----------------------------------------------------------------------
|
|
|
|
|
|
|
|
env/
|