瀏覽代碼

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall 6 年之前
父節點
當前提交
feacd863f3
沒有連結到貢獻者的電子郵件帳戶。
共有 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
*~

Loading…
取消
儲存