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 03:18:31 +01:00
Code
Issues
Releases
Wiki
Activity
c0d8932a6d
django
/
.gitignore
8 lines
90 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
*.egg-info
*.pot
*.py[co]
Updated .gitignore with files created when running setup.py sdist.
2012-10-06 23:50:30 +02:00
MANIFEST
dist/
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/
tests/.coverage
Copy Permalink