mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
19 lines
No EOL
185 B
Text
19 lines
No EOL
185 B
Text
*.egg-info
|
|
*.pyc
|
|
*.swp
|
|
.coverage
|
|
coverage.xml
|
|
.DS_Store
|
|
.idea
|
|
.mypy_cache/
|
|
.project
|
|
.pydevproject
|
|
.python-version
|
|
.tox
|
|
build/
|
|
dist/
|
|
docs/_build
|
|
test.db
|
|
.eggs
|
|
pip-wheel-metadata
|
|
.vscode/ |