mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
11 lines
98 B
Text
11 lines
98 B
Text
*.egg-info
|
|
*.pyc
|
|
.coverage
|
|
.DS_Store
|
|
.project
|
|
.pydevproject
|
|
.tox
|
|
build/
|
|
dist/
|
|
docs/_build
|
|
test.db
|