mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -4,5 +4,6 @@
|
||||
MANIFEST
|
||||
dist/
|
||||
docs/_build/
|
||||
docs/locale/
|
||||
tests/coverage_html/
|
||||
tests/.coverage
|
||||
|
||||
Reference in New Issue
Block a user