django-axes/.gitignore
2019-02-13 01:14:26 +02:00

15 lines
139 B
Text

*.egg-info
*.pyc
*.swp
.coverage
.DS_Store
.idea
.mypy_cache/
.project
.pydevproject
.python-version
.tox
build/
dist/
docs/_build
test.db