chore: untrack local AI agent tool directories
This commit is contained in:
parent
9ef8490e6e
commit
e0b84a24f8
6
.gitignore
vendored
6
.gitignore
vendored
@ -18,6 +18,12 @@ data/
|
|||||||
# Extractor storage outputs and cached auth (per-extractor runtime data)
|
# Extractor storage outputs and cached auth (per-extractor runtime data)
|
||||||
extractors/*/storage/
|
extractors/*/storage/
|
||||||
|
|
||||||
|
# Local AI agent tool configs/skills (not part of the app)
|
||||||
|
.agents/
|
||||||
|
.claude/
|
||||||
|
.codex/
|
||||||
|
.opencode/
|
||||||
|
|
||||||
# OS / editor
|
# OS / editor
|
||||||
.DS_Store
|
.DS_Store
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user