Просмотр исходного кода

Add .godot/ folder to Godot.gitignore for Godot 4

pull/3567/head
Aaron Franke 3 лет назад
Родитель
Сommit
20fdee2f41
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 4 добавлений и 0 удалений
  1. 4
    0
      Godot.gitignore

+ 4
- 0
Godot.gitignore Просмотреть файл

@@ -1,3 +1,6 @@
# Godot 4+ specific ignores
.godot/

# Godot-specific ignores
.import/
export.cfg
@@ -9,3 +12,4 @@ export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json

Загрузка…
Отмена
Сохранить