diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ # ---> Godot # Godot-specific ignores -.import/ -export.cfg -export_presets.cfg +*.import +*/.import # Imported translations (automatically generated from CSV files) *.translation |
