chore(meta): gitignore local agent tooling caches (.clide, .pql)

Per-machine tool dirs (.clide/settings.yaml, .pql/pql.db) that appeared as
untracked noise; not shared, should never be committed.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-03 23:39:42 +02:00
co-authored by Claude Opus 4.8
parent f1d52944af
commit f7a21c6b8d
+4
View File
@@ -80,3 +80,7 @@ wiki/economics/corporations/generated_corporations.toml
.claude/projects/
.claude/agent-memory/
.tmp/
# Local agent tooling caches (per-machine, not shared)
.clide/
.pql/