From afbab0497d77ab6e87d46b0e3a845aaaf078e25a Mon Sep 17 00:00:00 2001 From: godzilla5hrimp Date: Tue, 18 Aug 2026 09:51:30 +0200 Subject: [PATCH] fix: change .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 692a4ba..6c9fe43 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ # Godot 4+ specific ignores -.godot/ +.godot/* .nomedia