1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-21 07:34:08 +00:00

update gitignore

This commit is contained in:
OsakiTsukiko 2024-10-28 15:12:59 +02:00
parent 675c65b509
commit 4f4744cc6e

6
.gitignore vendored
View file

@ -1,3 +1,9 @@
.zig-cache/
/release/
/debug/
/build/
/build-*/
/docgen_tmp/
zig-out/
zig-cache/
*.tar.gz