6d02f429
chore: add gitignore
a73x 2026-04-08 05:48
Commit message
.gitignore
| Old | New | ||
|---|---|---|---|
| @@ -0,0 +1,4 @@ | |||
| 1 | zig-out/ | ||
| 2 | .zig-cache/ | ||
| 3 | *.o | ||
| 4 | *.swp | ||
chore: add gitignore
a73x 2026-04-08 05:48
| Old | New | ||
|---|---|---|---|
| @@ -0,0 +1,4 @@ | |||
| 1 | zig-out/ | ||
| 2 | .zig-cache/ | ||
| 3 | *.o | ||
| 4 | *.swp | ||