From 6b57a43325520075f7fe12b5808d216f11433004 Mon Sep 17 00:00:00 2001 From: Digvijaysinh Gohil Date: Wed, 27 Mar 2024 11:21:19 +0530 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb4c9dc..7e178cf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Godot 4+ specific ignores .godot/ tests/ +*.import