Skip to content

Instantly share code, notes, and snippets.

@bryankennedy
Created October 10, 2014 19:45
Show Gist options
  • Save bryankennedy/267a2e097db14dde0162 to your computer and use it in GitHub Desktop.
Save bryankennedy/267a2e097db14dde0162 to your computer and use it in GitHub Desktop.
Global git ignore
# Compiled source
*.com
*.class
*.dll
*.exe
*.o
*.so
# 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
*.sqlite
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment