diff --git a/.gitignore b/.gitignore index 3a96203..58ebfef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,17 @@ + +# Godot-specific ignores .import/ +export.cfg +export_presets.cfg + +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json + +# System/tool-specific ignores +.directory +*~