diff --git a/Godot.gitignore b/Godot.gitignore new file mode 100644 index 00000000..14e15289 --- /dev/null +++ b/Godot.gitignore @@ -0,0 +1,12 @@ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Mono-specific ignores +.mono/ + +# System/tool-specific ignores +.directory +*~