mirror of
https://github.com/django/django.git
synced 2025-08-05 03:18:16 +00:00
9 lines
101 B
Text
9 lines
101 B
Text
syntax:glob
|
|
|
|
*.egg-info
|
|
*.pot
|
|
*.py[co]
|
|
__pycache__
|
|
docs/_build/
|
|
tests/coverage_html/
|
|
tests/.coverage
|