django-axes/.gitignore
2019-08-30 07:28:37 +03:00

17 lines
164 B
Text

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