소스 검색

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

Aaron Franke 4 년 전
부모
커밋
20fdee2f41
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