django-configurations/.gitignore
2019-12-03 13:09:15 +01:00

13 lines
120 B
Text

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