Skip to content

Commit f58c423

Browse files
author
Martin Gallo
committed
Ignore notebook-related files on all subfolders
1 parent c62de8d commit f58c423

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,9 @@ coverage.xml
5252
docs/_build/
5353
docs/api/modules.rst
5454
docs/api/pysap.*rst
55-
docs/protocols/.ipynb_checkpoints/
56-
docs/protocols/*.tex
55+
docs/**/.ipynb_checkpoints/
56+
docs/**/*.tex
57+
docs/**/*.dvi
5758

5859
# PyBuilder
5960
target/

0 commit comments

Comments
 (0)