Skip to content

Commit 482be5c

Browse files
committed
add .gitignore
1 parent 776903a commit 482be5c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/Manifest.toml
2+
/docs/Manifest.toml
3+
.ipynb_checkpoints
4+
*~
5+
#*
6+
*.bu
7+
.DS_Store
8+
sandbox/
9+
docs/build

0 commit comments

Comments
 (0)