Skip to content

Instantly share code, notes, and snippets.

@JuneKelly
Created April 30, 2015 08:50
Show Gist options
  • Save JuneKelly/ccc84e8b7e125fb7f0e3 to your computer and use it in GitHub Desktop.
Save JuneKelly/ccc84e8b7e125fb7f0e3 to your computer and use it in GitHub Desktop.
.gitignore_global
# Custom #
##########
TAGS
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
# 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
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
.idea/
.ensime
.ensime_cache/
.tern-port
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment