Create Zig.gitignore

This commit is contained in:
Bick Doner
2022-02-16 13:36:16 +01:00
committed by GitHub
parent ce5da10a3a
commit abbcca282f

4
Zig.gitignore Normal file
View File

@@ -0,0 +1,4 @@
# This file is for zig-specific build artifacts.
zig-cache/
zig-out/