diff --git a/.gitignore b/.gitignore index 8b13789..755cb88 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,20 @@ +# Godot-specific ignores +.import/ +# Imported translations (automatically generated from CSV files) +*.translation + +# Mono-specific ignores +.mono/ +data_*/ +mono_crash.*.json + +# System/tool-specific ignores +.directory +*~ + +# Plugin specific ignores +icons.pngs/ +fonts/ +file.samples/ +icon.png