mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-11 22:53:04 +00:00
chore: add .gitignore for vendored tree-sitter-proto build artifacts
https://claude.ai/code/session_01SFUCxgKMMQ8EgRHYw91xPU
This commit is contained in:
parent
62d2dc1c75
commit
802b6281b6
1 changed files with 3 additions and 0 deletions
3
gitnexus/vendor/tree-sitter-proto/.gitignore
vendored
Normal file
3
gitnexus/vendor/tree-sitter-proto/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
vendor/tree-sitter-proto/build/
|
||||
vendor/tree-sitter-proto/node_modules/
|
||||
vendor/tree-sitter-proto/package-lock.json
|
||||
Loading…
Add table
Reference in a new issue