Skip to content

Commit 496188e

Browse files
committed
Update .gitignore
1 parent 70a6291 commit 496188e

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.gitignore

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
build/
2-
site/
3-
1+
.DS_Store
2+
*.jl.cov
3+
*.jl.*.cov
4+
*.jl.mem
5+
.ipynb_checkpoints
46
.vscode
7+
Manifest.toml

0 commit comments

Comments
 (0)