Skip to content

Instantly share code, notes, and snippets.

@r2007
Forked from mans0954/web2py.gitignore
Created October 20, 2015 02:45
Show Gist options
  • Save r2007/60526d17c6d437aa0488 to your computer and use it in GitHub Desktop.
Save r2007/60526d17c6d437aa0488 to your computer and use it in GitHub Desktop.
# for web2py
cache
databases
errors
sessions
uploads
# 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