tree-sitter/.gitignore
2023-07-16 16:39:55 +03:00

29 lines
269 B
Text

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
.swiftpm
zig-*