django-configurations/.gitignore
2018-08-16 15:50:41 +02:00

13 lines
132 B
Text

.coverage.*
coverage.xml
sitecustomize.py
docs/_build
*.egg-info
*.egg
test.db
build/
.tox/
htmlcov/
*.pyc
dist/
tests/docs/_build/