Skip to content

Commit 78e8360

Browse files
committed
Update gitignore
1 parent a7a2a4b commit 78e8360

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.gitignore

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
1-
*.jl.*.cov
2-
*.jl.cov
3-
*.jl.mem
1+
*.cov
2+
*.mem
43
*.o
54
*.swp
65
.DS_Store
76
.benchmarkci
87
.tmp
98
.vscode/
10-
Manifest.toml
9+
LocalPreferences.toml
10+
Manifest*.toml
1111
benchmark/*.json
1212
dev/
13-
docs/LocalPreferences.toml
14-
docs/Manifest.toml
1513
docs/build/
1614
docs/src/index.md
17-
examples/LocalPreferences.toml
18-
test/LocalPreferences.toml

0 commit comments

Comments
 (0)