From 11df53816c10e3e47c9ae72fc8def17b1c32a780 Mon Sep 17 00:00:00 2001 From: yannk Date: Sat, 2 Apr 2022 16:38:34 +0200 Subject: [PATCH] Versionning .godot/imported content for CI to work --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 96dfbf1..c5ed700 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,12 @@ # Godot 4+ specific ignores -.godot/ +#.godot/ Godot.zip Godot_v4*linux.64.zip Godot_v4*linux.64 *.old + +# Changes to version imported subfolder of .godot (commented upward) +.godot/editor*/ +.godot/shader*/ +.godot/*.bin +.godot/\.*