2015-06-26 20:28:40 +02:00
|
|
|
# Local stuff
|
|
|
|
# This section is devoted to this project
|
|
|
|
##############################
|
2015-02-10 13:46:44 +01:00
|
|
|
doc/tags
|
2015-06-26 20:28:40 +02:00
|
|
|
|
|
|
|
# Vim stuff
|
|
|
|
##############################
|
|
|
|
*.s[a-w][a-z]
|
|
|
|
*.un~
|
|
|
|
Session.vim
|
2015-02-10 13:46:44 +01:00
|
|
|
.netrwhist
|
2015-06-26 20:28:40 +02: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
|
|
|
|
|
|
|
|
# OS generated files
|
|
|
|
##############################
|
|
|
|
.DS_Store
|
|
|
|
.DS_Store?
|
|
|
|
._*
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
ehthumbs.db
|
|
|
|
Thumbs.db
|