diff options
author | zachir <zachir@librem.one> | 2025-07-13 19:18:35 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-13 19:18:35 -0500 |
commit | b2933cec0acfa95031415eda88d0ba5d061d35e5 (patch) | |
tree | 21c4a401aa1ebed2d151a20b98c20e5a58df28fd | |
parent | 8920cf83d4c4b7b4895843e80eebeb17b2aa3767 (diff) |
Update gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +.zig-cache/ zig-cache/ zig-out/ |