Skip to content

Commit 90acabd

Browse files
author
Malcolm White
committed
CLEANUP:: Update gitignore
1 parent 0ed1386 commit 90acabd

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.gitignore

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
build
1+
*.DS_Store
22
jupyter/.ipynb_checkpoints
3-
pykonal.egg-info
4-
*.c
5-
*.cpp
6-
*.html
7-
*.so
3+
doc/latex/main.aux
4+
doc/latex/main.bbl
5+
doc/latex/main.blg
6+
doc/latex/main.log
7+
doc/latex/main.pdf
8+
doc/latex/main.synctex.gz

0 commit comments

Comments
 (0)