misc: add LLM agent artifacts to .gitignore

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
This commit is contained in:
Philipp Schuster
2026-05-13 11:30:48 +02:00
committed by Bo Chen
parent 117ed4e9bc
commit 9ad057bd14

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
/.agents
/.claude
/.codex
/build
/.cargo
/target