From 69f10d7732cd30bc0aeadda96d92d50cea6b67c5 Mon Sep 17 00:00:00 2001 From: Physick <96335032+DegustatorPonos@users.noreply.github.com> Date: Tue, 7 Jul 2026 14:27:23 +0500 Subject: project init --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') 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 -- cgit v1.3