Skip to content

Instantly share code, notes, and snippets.

@mejarc
Created October 11, 2012 17:05
Show Gist options
  • Save mejarc/3873953 to your computer and use it in GitHub Desktop.
Save mejarc/3873953 to your computer and use it in GitHub Desktop.
gitignore
Thumbs.db
.DS_Store
log/*.log
tmp/**/*
config/database.yml
db/*.sqlite3
/Makefile
sessions/*
*.py[co]
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
.mr.developer.cfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment