Commit a9b0cba
authored
chore: ignore tmpfork workspace directory (#4)
## Summary
- Add `/tmpfork/` to `.gitignore` so temporary clones/forks are never
committed.
## Validation
- `printf 'tmpfork/\ntmpfork/example.txt\n' | git check-ignore -v
--stdin`
---
_Generated with [`mux`](https://github.com/coder/mux) • Model:
`openai:gpt-5.3-codex` • Thinking: `xhigh`_1 parent 3574aac commit a9b0cba
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments