debian-django-cachalot/.gitignore

11 lines
81 B
Plaintext

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