Skip to content

Instantly share code, notes, and snippets.

@ManUtopiK
Created September 25, 2013 22:46
Show Gist options
  • Save ManUtopiK/6707223 to your computer and use it in GitHub Desktop.
Save ManUtopiK/6707223 to your computer and use it in GitHub Desktop.
.gitignore generic
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# Packages #
############
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
*.swp
.*.swp
*~
*.lock
*.out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment