mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Sycned .hginore with .gitignore.
This commit is contained in:
parent
0707b824fe
commit
6d6af7244b
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ syntax:glob
|
|||
*.pot
|
||||
*.py[co]
|
||||
__pycache__
|
||||
MANIFEST
|
||||
dist/
|
||||
docs/_build/
|
||||
docs/locale/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue