diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,13 +1,13 @@ -# Godot-specific ignores .import/ +addons/ export.cfg export_presets.cfg - -# Imported translations (automatically generated from CSV files) *.translation - -# Mono-specific ignores .mono/ data_*/ - +.vscode/ *.exe +*.dll +*.pck +*.apk +*.apk.idsig |