Skip to content

Commit f51dbe8

Browse files
committed
.gitignore
0 parents  commit f51dbe8

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

.gitignore

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
*.cov
2+
*.mem
3+
*.o
4+
*.swp
5+
.DS_Store
6+
.benchmarkci
7+
.tmp
8+
.vscode/
9+
LocalPreferences.toml
10+
Manifest*.toml
11+
benchmark/*.json
12+
dev/
13+
docs/build/
14+
docs/src/index.md

0 commit comments

Comments
 (0)