chore: ignore agent local metadata
This commit is contained in:
+18
-8
@@ -12,14 +12,24 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
*.log
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
env-archive/
|
||||
.vscode/
|
||||
*.local
|
||||
tmp/
|
||||
temp/
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
env-archive/
|
||||
.vscode/
|
||||
|
||||
# Agent / tool local metadata. Keep git focused on MNote product code and design docs.
|
||||
/.agent-templates/
|
||||
/.claw/
|
||||
/.clawd-todos.json
|
||||
/.codex/
|
||||
/.gemini/
|
||||
/.reasonix/
|
||||
/.codegraph/
|
||||
|
||||
*.local
|
||||
tmp/
|
||||
temp/
|
||||
**/.venv/
|
||||
.venv/
|
||||
**/__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user