Skip to content

Commit 810221d

Browse files
Merge branch 'master' into compathelper/new_version/2022-01-13-13-33-00-815-04254755310
2 parents f87429c + e870cf6 commit 810221d

29 files changed

+1581
-1695
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,12 @@
1-
/.vscode
1+
*.jl.cov
2+
*.jl.*.cov
3+
*.jl.mem
4+
Manifest.toml
5+
.vscode
6+
.vscode/*
7+
plots
8+
plots/*
9+
src/scratch
10+
src/scratch/*
11+
test/plots
12+
test/plots/*

0 commit comments

Comments
 (0)