20 lines
285 B
Plaintext
20 lines
285 B
Plaintext
# npm dependencies — reinstall with npm install
|
|
node_modules/
|
|
agent/npm/
|
|
|
|
# runtime / cache
|
|
agent/bin/
|
|
agent/git/
|
|
agent/taskplane/
|
|
agent/mcp-cache.json
|
|
agent/mcp-npx-cache.json
|
|
agent/run-history.jsonl
|
|
|
|
# nested git repos inside skills
|
|
**/.git/
|
|
|
|
# OS / editor
|
|
.DS_Store
|
|
*.swp
|
|
*.swo
|
|
*~ |