From 0c3b46f7c6e8b1eee3850656827166ecd3b790d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20V=C3=A1squez=20P=C3=A9rez?= Date: Thu, 18 Jan 2024 11:54:34 -0800 Subject: [PATCH] added the art folder to the .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5c74fd6..567cb9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ # Godot 4+ specific ignores .godot/ builds/ +art/