From e29ef4da82b22f6fcd4b4bb359122649970c0c26 Mon Sep 17 00:00:00 2001 From: Eduardo Date: Wed, 26 Feb 2025 20:32:02 +0100 Subject: [PATCH] ignore builds --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7de8ea5..d8663f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Godot 4+ specific ignores .godot/ android/ +builds/ -- 2.30.2