1
0
mirror of https://github.com/django/django.git synced 2025-03-14 03:10:45 +00:00
django/.hgignore
Tim Graham 3ac70a5907 [1.4.X] Fixed #16817 - Added a guide of code coverage to contributing docs.
Thanks Pedro Lima for the draft patch.

Backport of 06f5da3d78 from master
2012-10-11 06:14:24 -04:00

8 lines
88 B
Plaintext

syntax:glob
*.egg-info
*.pot
*.py[co]
docs/_build/
tests/coverage_html/
tests/.coverage