mirror of
https://github.com/django/django.git
synced 2024-11-18 23:44:22 +00:00
10 lines
101 B
Plaintext
10 lines
101 B
Plaintext
syntax:glob
|
|
|
|
*.egg-info
|
|
*.pot
|
|
*.py[co]
|
|
__pycache__
|
|
docs/_build/
|
|
tests/coverage_html/
|
|
tests/.coverage
|