e66ed25cee
These grammars require tree-sitter@^0.25.0 but we use 0.21.1. They already failed at runtime with try/catch graceful fallback. Removing them fixes npm peer dependency conflict during pi install. - Remove tree-sitter-go and tree-sitter-python from dependencies - ast-extract.ts already handles missing grammars gracefully - Heuristics + LLM layer cover Go/Python analysis anyway
10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
node_modules/
|
|
dist/
|
|
coverage/
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
.pi-map.md
|
|
# Local Pi runtime state
|
|
.atl/
|