diff options
| author | andromeda <andromeda@lenovo> | 2026-08-25 04:20:06 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-08-25 04:20:06 +0200 |
| commit | d4c9403935ba8b60b320d8f248406e4f608da33a (patch) | |
| tree | 043f86baf87ed9eb55d8d69e6804b5cd0b07c681 /.gitignore | |
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 |
