django-cachalot/.gitignore
2014-11-28 22:59:12 +01:00

10 lines
81 B
Text

__pycache__/
*.pyc
*.so
build/
dist/
sdist/
*.egg-info/
.coverage
docs/_*/
.tox/