diff options
Diffstat (limited to 'options/gitignore/Godot')
-rw-r--r-- | options/gitignore/Godot | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/options/gitignore/Godot b/options/gitignore/Godot new file mode 100644 index 0000000000..ba45ca4582 --- /dev/null +++ b/options/gitignore/Godot @@ -0,0 +1,8 @@ + +# Godot-specific ignores +.import/ +export.cfg +export_presets.cfg + +# Mono-specific ignores +.mono/ |