diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 | 
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,6 @@ +# Godot 4+ specific ignores +.godot/ +  # Godot-specific ignores  .import/  export.cfg @@ -10,4 +13,3 @@ export.cfg  # Mono-specific ignores  .mono/  data_*/ -  | 
