Commit 0d4d864
committed
chore(callcenter): gitignore zone-poison test-fixture build artifacts
`cargo test -p lance-graph-callcenter` compiles the zone-poison-fixtures
test crate, generating a Cargo.lock + target/ inside it. The fixture's
sources are tracked but its lock is not (no fixture lock is tracked in the
repo; the workspace root Cargo.lock is the tracked one, so a blanket root
ignore is not an option). A fixture-scoped .gitignore keeps the tree clean.1 parent 1a87bc0 commit 0d4d864
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments