mirror of
https://github.com/django/django.git
synced 2025-08-05 03:18:16 +00:00

OS specific files can be ignored in a global ignore file.
This reverts commit d66bd1dfb9
.
9 lines
104 B
Text
9 lines
104 B
Text
*.egg-info
|
|
*.pot
|
|
*.py[co]
|
|
MANIFEST
|
|
dist/
|
|
docs/_build/
|
|
docs/locale/
|
|
tests/coverage_html/
|
|
tests/.coverage
|