mirror of
https://github.com/django/django.git
synced 2025-08-31 15:57:45 +00:00
[1.8.x] Backported .gitignore and .hgignore from master.
This commit is contained in:
parent
08b0b81a6a
commit
92e1ace575
2 changed files with 4 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,6 +6,8 @@ MANIFEST
|
|||
dist/
|
||||
docs/_build/
|
||||
docs/locale/
|
||||
node_modules/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
tests/report/
|
||||
|
|
|
@ -8,6 +8,8 @@ MANIFEST
|
|||
dist/
|
||||
docs/_build/
|
||||
docs/locale/
|
||||
node_modules/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
build/
|
||||
tests/report/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue