Skip to content

Commit 9960759

Browse files
committed
gitignore: add conf.py to gitignore
The cmake leaves this file in the directory when building doc, so ignore it. Signed-off-by: Robin Getz <[email protected]>
1 parent 8daedce commit 9960759

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bindings/python/doc/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Cmake leaves a file in the source dir, so ignore it
2+
conf.py

0 commit comments

Comments
 (0)