diff options
| author | t <t@tjp.lol> | 2026-07-07 12:28:16 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-07-07 13:10:56 -0600 |
| commit | 91c270db024c036a360f12052b2bd10e4b04a926 (patch) | |
| tree | 1896fbde88dfe0a4118f4f7f24569aee0f63b583 /.gitignore | |
| parent | f83578fdc9264019a1a1cef8c5484a161167d3dd (diff) | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5ce992d --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +zig-pkg/ +.zig-cache/ +zig-out/ |
