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

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

tests/png
tests/pdf
tests/playground.*

tarpaulin-report.html