From 0ef753151753757a534723292e7a4fa64f0fd1d3 Mon Sep 17 00:00:00 2001 From: Dennis Ploeger Date: Tue, 19 Oct 2021 16:20:46 +0200 Subject: [PATCH] chore: Adding .godot (for Godot 4) to the ignores --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eca2952b..d1012940 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ bin *.import .import *.translation +.godot \ No newline at end of file