.gitignore

Summary

Maintainability
Test Coverage
*.pt.py
*.pyc
*.swp
*~
/.Python
/.cache/
/.coverage
/.idea
/.installed.cfg
/.pip.log
/.tox
.pytest_cache
/Kotti.db*
/Kotti.egg-info/
/bin/
/build/
/develop-eggs/
/dist/
/docs/_build/
/eggs/
/include/
/lib/
/local
junit*.xml
*.sublime-*
bower_components
node_modules
__pycache__

filestore
share
.eggs
.python-version
.long-description.html
pyvenv.cfg
.pytest_cache/v/pep8/mtimes

*.DS_Store
.venv