mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +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-cache/
|
||||
*.tar.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue