This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-22 11:57:34 +01:00
Code
Issues
Releases
Wiki
Activity
0707b824fe
django
/
.hgignore
10 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixed #14680 -- Added ignore files for Mercurial and Git. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-21 18:52:17 +01:00
syntax:glob
*.egg-info
*.pot
*.py[co]
Added __pycache__ to gitignore
2013-09-19 12:37:23 +02:00
__pycache__
Fixed #14680 -- Added ignore files for Mercurial and Git. git-svn-id: http://code.djangoproject.com/svn/django/trunk@15009 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-12-21 18:52:17 +01:00
docs/_build/
Fixed #16817 - Added a guide of code coverage to contributing docs. Thanks Pedro Lima for the draft patch.
2012-10-11 12:11:52 +02:00
tests/coverage_html/
Added __pycache__ to gitignore
2013-09-19 12:37:23 +02:00
tests/.coverage
Copy Permalink