git/ignore: Ignore Zig build output & cache directory
This commit is contained in:
parent
e88c9bc3d4
commit
929b6568a9
1 changed files with 2 additions and 0 deletions
|
@ -18,3 +18,5 @@ cabal.project.local
|
||||||
ghci_history
|
ghci_history
|
||||||
.fdignore
|
.fdignore
|
||||||
error.log
|
error.log
|
||||||
|
.zig-cache
|
||||||
|
zig-out
|
||||||
|
|
Loading…
Reference in a new issue