mirror of
https://github.com/Hopiu/django.git
synced 2026-03-21 00:10:27 +00:00
11 lines
123 B
Text
11 lines
123 B
Text
*.egg-info
|
|
*.pot
|
|
*.py[co]
|
|
__pycache__
|
|
MANIFEST
|
|
dist/
|
|
docs/_build/
|
|
docs/locale/
|
|
tests/coverage_html/
|
|
tests/.coverage
|
|
build/
|