From 428f00a8128f14418945a85903a2a302a689042d Mon Sep 17 00:00:00 2001 From: JonShard Date: Sat, 25 Jul 2026 21:49:19 +0200 Subject: [PATCH] Ignore .log --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0af181c..549b672 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Godot 4+ specific ignores .godot/ /android/ +.log \ No newline at end of file