From 5469cf7b6da512e48f3d614704e51cfdd6966f08 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 27 Apr 2025 13:44:22 +0200 Subject: initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1aa53c2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# Godot 4+ specific ignores +.godot/ +/android/ +/assets/placeholders/ -- cgit v1.2.3