Skip to content

Commit 65a34a6

Browse files
[Maintenance] Add an additional cache folder to .gitignore
1 parent e057ed7 commit 65a34a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ instance/
6464

6565
# Sphinx documentation
6666
docs/_build/
67-
docs/_build/
6867
docs/savefig/
68+
docs/.jupyter_cache/
6969

7070
# PyBuilder
7171
target/

0 commit comments

Comments
 (0)