From 947bdba21e663b090b20a24b6f9a67088dd24b81 Mon Sep 17 00:00:00 2001 From: megamichi Date: Sun, 10 Nov 2024 20:03:36 +0100 Subject: [PATCH] fic git again --- .gitignore | 5 +++-- images/.gdignore | 0 2 files changed, 3 insertions(+), 2 deletions(-) delete mode 100644 images/.gdignore diff --git a/.gitignore b/.gitignore index 17a6c99..678d73a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Godot 4+ specific ignores .godot/ -/android/ -/builds/ +images/ +android/ +builds/ diff --git a/images/.gdignore b/images/.gdignore deleted file mode 100644 index e69de29..0000000