Add Zig.gitignore

This commit is contained in:
olverhijnzoon 2023-09-20 17:55:53 +02:00
parent 4488915eec
commit aa2dde9d8f
1 changed files with 6 additions and 0 deletions

6
Zig.gitignore Normal file
View File

@ -0,0 +1,6 @@
# Object files
*.o
# Build artifacts and cache
zig-cache/
zig-out/