mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-04 05:34:46 +00:00
17 lines
164 B
Text
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
|