Skip to content

Instantly share code, notes, and snippets.

@mans0954
Forked from nus/web2py.gitignore
Last active August 24, 2022 19:47
Show Gist options
  • Save mans0954/cc4634a8406994a289ca to your computer and use it in GitHub Desktop.
Save mans0954/cc4634a8406994a289ca 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