chore: untrack local AI agent tool directories

This commit is contained in:
ilia 2026-07-26 15:53:04 -04:00
parent 9ef8490e6e
commit e0b84a24f8

6
.gitignore vendored
View File

@ -18,6 +18,12 @@ data/
# Extractor storage outputs and cached auth (per-extractor runtime data)
extractors/*/storage/
# Local AI agent tool configs/skills (not part of the app)
.agents/
.claude/
.codex/
.opencode/
# OS / editor
.DS_Store
Thumbs.db