From ec43576519248137fb8e6b5b0f7d67989be60350 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Mon, 15 Apr 2024 15:20:11 +0800 Subject: [PATCH] foreshadowing by ignoring files Move files around once more to simplify the structure --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ef167a0..b9dca2e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ .DS_Store /bin -/gui/styles/external/ +/styles/external/ /config/config.json test.js