From 2a25efa3158b6682c9bfd0c9b75933aa2a2baefc Mon Sep 17 00:00:00 2001 From: ygypt <70084790+ygypt@users.noreply.github.com> Date: Fri, 8 Jul 2022 04:27:40 -0500 Subject: [PATCH] add .godot/ a new folder in godot that tracks shader chaching and editor layouts. should not be shared between contributors --- Godot.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/Godot.gitignore b/Godot.gitignore index 4f48ad79..3772e53d 100644 --- a/Godot.gitignore +++ b/Godot.gitignore @@ -1,4 +1,5 @@ # Godot-specific ignores +.godot/ .import/ export.cfg export_presets.cfg