django-model-utils/.gitignore
2019-08-20 12:09:51 +02:00

12 lines
121 B
Text

dist/*
django_model_utils.egg-info/*
HGREV
.coverage
.tox/
Django-*.egg
*.pyc
htmlcov/
docs/_build/
.idea/
.eggs/
.venv/