mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
ignore in-source doc building dirs
This commit is contained in:
parent
5cab28290c
commit
45846d6779
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -26,3 +26,9 @@ Desktop.ini
|
|||
# local patches
|
||||
/*.patch
|
||||
/*.diff
|
||||
|
||||
# in-source doc-gen
|
||||
/doc/doxygen/html/
|
||||
/doc/python_api/sphinx-in-tmp/
|
||||
/doc/python_api/sphinx-in/
|
||||
/doc/python_api/sphinx-out/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue