diff --git a/.gitignore b/.gitignore index 963c2fc..f912d2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,17 @@ -res:// + +# 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 +*~ *.psd -*.import *.ttf -* -icons.pngs/