Commit ea8aac1
committed
chore(gitignore): ignore local AI agent and planning artifacts
Add the following local-only files/dirs to .gitignore so they do not
pollute the working tree status:
.claude/ # Claude Code per-repo workspace
AGENTS.md # local agent guidelines (not project doc)
CLAUDE.md # local Claude config (not project doc)
plan.md # local planning scratchpad
These are user-side scaffolding files generated by AI coding assistants
and should never be committed to this repository.1 parent 22986c7 commit ea8aac1
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
0 commit comments