diff --git a/.gitignore b/.gitignore index 0af181c..4cd8c88 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,31 @@ # Godot 4+ specific ignores .godot/ /android/ +.temp +.nomedia +.TMP +*~libgit* +exported_binarys + +# Godot-specific ignores +.import/ +export.cfg +export_credentials.cfg +export_presets.cfg + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json +mono_crash.*.json + +# Blender temp files +*.blend[1-9]* +*.blend~ + +# Draw.IO temp files + +*.bkp