Skip to content

Commit 0ce9055

Browse files
committed
ignore scratch files and doctrees
1 parent f4c770a commit 0ce9055

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
.ipynb_checkpoints
2222
.tags
2323
*.iml
24+
_scratch
2425

2526
## Python files
2627
# setup.py working directory
@@ -60,3 +61,4 @@ Thumbs.db
6061
doc/build
6162
doc/source/generated
6263
doc/_build
64+
doc/.doctrees

0 commit comments

Comments
 (0)