From ddb50b0b66c838bc97e79c826ff5375e15f8f038 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 21 Jul 2026 01:42:31 +0200 Subject: init --- .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.2.3