From c46c9c46a3872a02bee7083f287eef88ca4e9b59 Mon Sep 17 00:00:00 2001 From: techrunner Date: Fri, 9 Aug 2024 16:49:20 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ac5d77..e81f8d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ # Godot 4+ specific ignores .godot/ -Exports/ +Exports/*