From 7b30fa119da8148ae08f8dfd380be4df1a92e874 Mon Sep 17 00:00:00 2001 From: Troy Date: Thu, 19 Jun 2025 20:41:17 +0300 Subject: first commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0af181c --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# Godot 4+ specific ignores +.godot/ +/android/ -- cgit v1.3