From 8a0891c6dd8b0c6d46a4c200849352775dabec5d Mon Sep 17 00:00:00 2001 From: Haze Weathers Date: Wed, 23 Jul 2025 15:45:09 -0600 Subject: [PATCH] the ignorance --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..af3760f --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +# Godot 4+ specific ignores +.godot/ +/android/ + +# Blender backup files +*.blend1