added the files to ignore along with the zig-cache directory and a dot(invisible) placeholder in it.

This commit is contained in:
jakeg00dwin 2024-03-06 00:17:43 -08:00
parent 571d629002
commit de4f0577e8
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
zig-cache/z
zig-cache/o
zig-cache/h

View File