From 6ab83e0f34ac9372327a4a3e68fd8feb08d8c954 Mon Sep 17 00:00:00 2001 From: djairoh Date: Wed, 12 Nov 2025 16:47:25 +0100 Subject: [PATCH] add: addons to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ac44eeb..ed70600 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ # ---> Godot # Godot 4+ specific ignores .godot/ +addons/ # Godot-specific ignores .import/