1
0
mirror of https://github.com/django/django.git synced 2024-11-18 07:26:04 +00:00
django/.gitignore
Tim Graham 06f5da3d78 Fixed #16817 - Added a guide of code coverage to contributing docs.
Thanks Pedro Lima for the draft patch.
2012-10-11 06:11:52 -04:00

8 lines
90 B
Plaintext

*.egg-info
*.pot
*.py[co]
MANIFEST
dist/
docs/_build/
tests/coverage_html/
tests/.coverage