Skip to content

Commit 48cc81c

Browse files
committed
add gitignore
1 parent e5d8d14 commit 48cc81c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.DS_Store
2+
*.jl.cov
3+
*.jl.*.cov
4+
*.jl.mem
5+
Manifest.toml
6+
docs/build
7+
docs/site
8+
.idea/*
9+
dev/*
10+
.vscode/settings.json

0 commit comments

Comments
 (0)