django-configurations/.gitignore
2015-01-06 21:16:41 +01:00

10 lines
No EOL
80 B
Text

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