summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Revert ".DS_Store can be ignored."Alex Gaynor2013-07-081-1/+0
| | | | | | OS specific files can be ignored in a global ignore file. This reverts commit d66bd1dfb9e090154e586680023aa2b1f22e735d.
* .DS_Store can be ignored.Alex Gaynor2013-07-081-0/+1
|
* Added docs subdir to gitignoreClaude Paroz2013-06-111-0/+1
| | | | | | To be able to build translated documentation, docs/locale should be a symbolic link to the django-docs-translations/translations directory.
* Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer2013-05-101-1/+1
| | | | | | | | | Thanks to Preston Timmons for the bulk of the work on the patch, especially updating Django's own test suite to comply with the requirements of the new runner. Thanks also to Jannis Leidel and Mahdi Yusuf for earlier work on the patch and the discovery runner. Refs #11077, #17032, and #18670.
* Fixed #16817 - Added a guide of code coverage to contributing docs.Tim Graham2012-10-111-0/+2
| | | | Thanks Pedro Lima for the draft patch.
* Updated .gitignore with files created when running setup.py sdist.Ramiro Morales2012-10-061-0/+2
|
* Fixed #14680 -- Added ignore files for Mercurial and Git.Jannis Leidel2010-12-211-0/+4
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15009 bcc190cf-cafb-0310-a4f2-bffc1f526a37