chore: add .build to gitignore

This commit is contained in:
fwcd 2024-07-30 09:32:37 +02:00 committed by GitHub
parent 3abb104738
commit a861fabfbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

1
.gitignore vendored
View file

@ -31,4 +31,5 @@ docs/assets/js/tree-sitter.js
*.lib
*.wasm
.swiftpm
.build
zig-*