mirror of
https://github.com/django/django.git
synced 2025-06-06 03:59:12 +00:00
Added docs subdir to gitignore
To be able to build translated documentation, docs/locale should be a symbolic link to the django-docs-translations/translations directory.
This commit is contained in:
parent
64041f0e6e
commit
78974ed525
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,5 +4,6 @@
|
|||||||
MANIFEST
|
MANIFEST
|
||||||
dist/
|
dist/
|
||||||
docs/_build/
|
docs/_build/
|
||||||
|
docs/locale/
|
||||||
tests/coverage_html/
|
tests/coverage_html/
|
||||||
tests/.coverage
|
tests/.coverage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user