TrivialFix: ignore directory doc/source/_static
When build the docs, the directory doc/source/_static will be generated, therefore, add this will ignore the directory stuff at everyone commit Change-Id: I8ee2b16f6f4fafcb63ce64471e7a3c255637faf7
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -43,6 +43,7 @@ output/*/index.html
|
|||||||
|
|
||||||
# Sphinx
|
# Sphinx
|
||||||
doc/build
|
doc/build
|
||||||
|
doc/source/_static/
|
||||||
|
|
||||||
# pbr generates these
|
# pbr generates these
|
||||||
AUTHORS
|
AUTHORS
|
||||||
|
|||||||
Reference in New Issue
Block a user