1
0
mirror of https://github.com/github/gitignore synced 2024-06-16 17:39:58 +02:00

Add Zig.gitignore

This commit is contained in:
olverhijnzoon 2023-09-20 17:55:53 +02:00
parent 4488915eec
commit aa2dde9d8f

6
Zig.gitignore Normal file
View File

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