summaryrefslogtreecommitdiff
path: root/.gitignore
blob: f60c09f7d9b401175363aa81213cd3a1454890e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.vscode
_things

/target
bench/target
**/*.rs.bk
Cargo.lock

tests/png
tests/pdf
tests/playground.typ
tests/playground.png
tests/playground.pdf

tarpaulin-report.html