mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
chore: add .build to gitignore
This commit is contained in:
parent
3abb104738
commit
a861fabfbd
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -31,4 +31,5 @@ docs/assets/js/tree-sitter.js
|
|||
*.lib
|
||||
*.wasm
|
||||
.swiftpm
|
||||
.build
|
||||
zig-*
|
||||
|
|
|
|||
Loading…
Reference in a new issue