Skip to content

Instantly share code, notes, and snippets.

@joelcarrier
Forked from nus/web2py.gitignore
Created October 24, 2013 01:26
Show Gist options
  • Save joelcarrier/7129802 to your computer and use it in GitHub Desktop.
Save joelcarrier/7129802 to your computer and use it in GitHub Desktop.
# for web2py
cache
databases
errors
sessions
# inherit https://github.com/github/gitignore/blob/master/Python.gitignore
*.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