From df1bd46308703c8a14ed40f626ae4a38953bc0ca Mon Sep 17 00:00:00 2001 From: taylor berukoff Date: Mon, 9 Feb 2026 10:31:10 -1000 Subject: [PATCH] update gitignore with boilerplate --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index 0af181c..be106b9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ # Godot 4+ specific ignores +.import/ +*.import .godot/ +export_presets.cfg +*.translation + +# OS-specific +.DS_Store /android/