From 60f0b662e5e005f9292b5a5a2fe1e4f464d2a673 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 9 Feb 2025 15:52:32 +0100 Subject: [PATCH] +gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0af181c..eff7c6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ # Godot 4+ specific ignores .godot/ /android/ +data* +ProjectBoost.exe