Skip to content

Commit 019b216

Browse files
committed
Update .gitignore
1 parent 3fd5b3e commit 019b216

22 files changed

Lines changed: 292 additions & 193 deletions

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@ htmlcov
3838
.vscode
3939

4040
# Sphinx
41-
/docs/_build
42-
/docs/build
43-
/docs/bin
44-
/docs/include
45-
/docs/share
46-
/docs/lib
41+
/docs/_build/*
42+
/docs/build/*
43+
/docs/bin/*
44+
/docs/include/*
45+
/docs/share/*
46+
/docs/lib/*
4747

4848
.DS_Store
4949
*~
87 Bytes
Binary file not shown.
769 Bytes
Binary file not shown.
775 Bytes
Binary file not shown.
425 Bytes
Binary file not shown.
261 Bytes
Binary file not shown.
205 Bytes
Binary file not shown.

docs/build/doctrees/index.doctree

24 Bytes
Binary file not shown.
55 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)