1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/.hgignore
2015-07-01 10:23:05 -04:00

16 lines
164 B
Plaintext

syntax:glob
*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
dist/
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
build/
tests/report/