mirror of
https://github.com/github/gitignore.git
synced 2026-08-26 09:47:48 +02:00
Add Zig.gitignore
This commit is contained in:
parent
4488915eec
commit
aa2dde9d8f
6
Zig.gitignore
Normal file
6
Zig.gitignore
Normal file
@ -0,0 +1,6 @@
|
||||
# Object files
|
||||
*.o
|
||||
|
||||
# Build artifacts and cache
|
||||
zig-cache/
|
||||
zig-out/
|
||||
Loading…
Reference in New Issue
Block a user