]> source.dussan.org Git - gitignore.git/commitdiff
Add .godot/ folder to Godot.gitignore for Godot 4 3567/head
authorAaron Franke <arnfranke@yahoo.com>
Tue, 29 Sep 2020 07:55:16 +0000 (03:55 -0400)
committerAaron Franke <arnfranke@yahoo.com>
Sun, 16 May 2021 19:46:38 +0000 (15:46 -0400)
Godot.gitignore

index 4f48ad79f8fb7f9fe96e8a06d530d7b33e5f40d7..d9aac213e776ee95d2c2274ccce2493a6402628c 100644 (file)
@@ -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