mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 15:44:10 +00:00
update gitignore
This commit is contained in:
parent
675c65b509
commit
4f4744cc6e
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
.zig-cache/
|
||||||
|
/release/
|
||||||
|
/debug/
|
||||||
|
/build/
|
||||||
|
/build-*/
|
||||||
|
/docgen_tmp/
|
||||||
zig-out/
|
zig-out/
|
||||||
zig-cache/
|
zig-cache/
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue