Skip to content

Instantly share code, notes, and snippets.

@aaronj1335
Created August 17, 2017 18:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaronj1335/5799a1348cc5b273d12021a08e3a9172 to your computer and use it in GitHub Desktop.
Save aaronj1335/5799a1348cc5b273d12021a08e3a9172 to your computer and use it in GitHub Desktop.
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*.pyc
dist
# 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
node_modules/*
.cabal-sandbox
cabal.sandbox.config
# Logs and databases #
######################
*.log
*.sql
*.sqlite
*.tmp
# OS generated files #
######################
.DS_Store?
*.DS_Store
ehthumbs.db
Icon?
Thumbs.db
# Editor files #
################
*.sw[op]
Session.vim
[Pp]roject.vim
.project.vim
*.tern-port
.
# Platform specific files #
###########################
.lein*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment