diff options
| author | andromeda <andromeda@lenovo> | 2026-06-11 22:13:11 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-06-11 22:13:11 +0200 |
| commit | 3497d178379d34c604fd88aa41b8b6a8de6429bc (patch) | |
| tree | 1c6c145c2e0c2f5006035c32b5239ed2726e9670 /.gitignore | |
init
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f89eb5b --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +zig-out +.zig-cache
\ No newline at end of file |
