diff options
Diffstat (limited to 'Godot.gitignore')
-rw-r--r-- | Godot.gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
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 +*~ |