mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
build(zig): Git ignore updated Zig cache directory
This commit is contained in:
parent
87baf5b689
commit
3da7deedd8
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,6 +4,7 @@ log*.html
|
|||
*.xcodeproj
|
||||
.vscode
|
||||
.cache
|
||||
.zig-cache
|
||||
|
||||
fuzz-results
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue