log*.html

.idea
*.xcodeproj
.vscode
.cache
.zig-cache

profile*
fuzz-results
test/fuzz/out
test/fixtures/grammars/*
!test/fixtures/grammars/.gitkeep

package-lock.json
node_modules

docs/assets/js/tree-sitter.js

/tree-sitter.pc

/target
*.rs.bk
*.a
*.dylib
*.so
*.so.[0-9]*
*.o
*.obj
*.exp
*.lib
*.wasm
.swiftpm
.build
zig-*
