mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
27 lines
253 B
Plaintext
27 lines
253 B
Plaintext
log*.html
|
|
|
|
.idea
|
|
*.xcodeproj
|
|
.vscode
|
|
.cache
|
|
|
|
fuzz-results
|
|
|
|
test/fixtures/grammars/*
|
|
!test/fixtures/grammars/.gitkeep
|
|
package-lock.json
|
|
node_modules
|
|
|
|
docs/assets/js/tree-sitter.js
|
|
|
|
/target
|
|
*.rs.bk
|
|
*.a
|
|
*.dylib
|
|
*.so
|
|
*.so.[0-9]*
|
|
*.o
|
|
*.obj
|
|
*.exp
|
|
*.lib
|
|
*.wasm |