add some more gitignore
This commit is contained in:
parent
a1cc356ea3
commit
36df738d4c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
.gyro/
|
.gyro/
|
||||||
zig-cache/
|
zig-cache/
|
||||||
zig-out/
|
zig-out/
|
||||||
|
build_runner.zig
|
||||||
|
deps.zig
|
||||||
|
|
Loading…
Reference in a new issue