From 9bb73f67cc285cc4893ca78adaea2f03075b5023 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 7 May 2024 21:25:21 +0200 Subject: [PATCH] Ignore .directory --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 371d930..81d8747 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.directory + # Godot 4+ specific ignores .godot/