ignore in-source doc building dirs

This commit is contained in:
Campbell Barton
2014-07-27 22:04:10 +10:00
parent 5cab28290c
commit 45846d6779

6
.gitignore vendored
View File

@@ -26,3 +26,9 @@ Desktop.ini
# local patches # local patches
/*.patch /*.patch
/*.diff /*.diff
# in-source doc-gen
/doc/doxygen/html/
/doc/python_api/sphinx-in-tmp/
/doc/python_api/sphinx-in/
/doc/python_api/sphinx-out/