69 lines
733 B
Plaintext
69 lines
733 B
Plaintext
|
# Compiled source #
|
||
|
###################
|
||
|
*.com
|
||
|
*.class
|
||
|
*.dll
|
||
|
*.exe
|
||
|
*.o
|
||
|
*.so
|
||
|
|
||
|
# Packages #
|
||
|
############
|
||
|
# It's better to unpack these files and commit the raw source because
|
||
|
# git has its own built in compression methods.
|
||
|
*.7z
|
||
|
*.jar
|
||
|
*.rar
|
||
|
*.zip
|
||
|
*.gz
|
||
|
*.bzip
|
||
|
*.xz
|
||
|
*.lzma
|
||
|
|
||
|
#packing-only formats
|
||
|
*.iso
|
||
|
*.tar
|
||
|
|
||
|
#package management formats
|
||
|
*.dmg
|
||
|
*.xpi
|
||
|
*.gem
|
||
|
*.egg
|
||
|
*.deb
|
||
|
*.rpm
|
||
|
|
||
|
# Logs and databases #
|
||
|
######################
|
||
|
*.log
|
||
|
*.sql
|
||
|
*.sqlite
|
||
|
|
||
|
# OS generated files #
|
||
|
######################
|
||
|
.DS_Store
|
||
|
|
||
|
# Thumbnails
|
||
|
._*
|
||
|
|
||
|
# Files that might appear on external disk
|
||
|
.Spotlight-V100
|
||
|
.Trashes
|
||
|
|
||
|
# Windows image file caches
|
||
|
Thumbs.db
|
||
|
|
||
|
# Folder config file
|
||
|
Desktop.ini
|
||
|
|
||
|
# NPM
|
||
|
.npmignore
|
||
|
|
||
|
# Other stuff
|
||
|
*~
|
||
|
.*.sw?
|
||
|
.tern-port
|
||
|
e6Views
|
||
|
vaViews
|
||
|
todo.txt
|
||
|
|