Ignore
This commit is contained in:
parent
94a54eecec
commit
9e4e2e5150
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
zig-cache
|
||||||
|
zig-out
|
||||||
|
.zig-cache
|
||||||
|
/release/
|
||||||
|
/debug/
|
||||||
|
/build/
|
||||||
|
/build-*/
|
||||||
|
/docgen_tmp/
|
Loading…
Reference in a new issue