Commit dc92292
authored
chore: gitignore Rust target/ build output (#1084)
Cargo writes build artifacts (582MB locally) to the workspace target/
directory at repo root. This was not gitignored, leaving status output
noisy and risking accidental commits of build output.1 parent 8931706 commit dc92292
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
0 commit comments