Adding some standard files and paths used by Claude Code so that
AI metadata doesn't end up in the repository.
This commit is contained in:
parent
f7d9385c87
commit
4b39363a3b
|
|
@ -61,3 +61,10 @@ net2ir/net2ir.wasm
|
|||
|
||||
# Generated test output
|
||||
npm/examples/output/
|
||||
|
||||
# AI stuff
|
||||
.claude/
|
||||
.claude_agent/
|
||||
.claudeignore
|
||||
CLAUDE.md
|
||||
CLAUDE.local.md
|
||||
|
|
|
|||
Loading…
Reference in New Issue