diff options
| author | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-07 14:27:23 +0500 |
|---|---|---|
| committer | Physick <96335032+DegustatorPonos@users.noreply.github.com> | 2026-07-07 14:27:23 +0500 |
| commit | 69f10d7732cd30bc0aeadda96d92d50cea6b67c5 (patch) | |
| tree | 6e6541c018cb9dfa3734e489f9c25d0765975975 /.gitignore | |
project 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..8d85059 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +zig-out +game.a |
