From 85ba302fe09a0c5a0227e907eca90e516b7321e2 Mon Sep 17 00:00:00 2001 From: Mario Steele Date: Fri, 6 Mar 2026 22:42:10 -0600 Subject: [PATCH] Updated .gitignore Added ignore for addons/gdata_orm, as this will be handled by a script from the submodules folder. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 47091836..e3213fe9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ # Godot 4+ specific ignores .godot/ +addons/gdata_orm