mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-04 05:15:33 +00:00
build(nix): add cargo-llvm-cov
This commit is contained in:
parent
883fac02ae
commit
5143e30fbe
3 changed files with 10 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,9 +1,12 @@
|
|||
# Build and test artifacts.
|
||||
/target
|
||||
*.sqlite*
|
||||
*.key
|
||||
*.profraw
|
||||
result
|
||||
result-*
|
||||
|
||||
# Test configurations.
|
||||
config.toml
|
||||
/test-frontend/default.json
|
||||
/test-frontend/.well-known
|
||||
result
|
||||
result-*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue