Переглянути джерело

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall 6 роки тому
джерело
коміт
feacd863f3
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 12 додано та 0 видалено
  1. 12
    0
      Godot.gitignore

+ 12
- 0
Godot.gitignore Переглянути файл

@@ -0,0 +1,12 @@

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

# Mono-specific ignores
.mono/

# System/tool-specific ignores
.directory
*~

Завантаження…
Відмінити
Зберегти