소스 검색

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall 6 년 전
부모
커밋
feacd863f3
No account linked to committer's email address
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…
취소
저장