From bd325f11b030a8992911d2c306545cb484aa0fe7 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sun, 31 Mar 2024 15:40:32 +0800 Subject: [PATCH] update modules you have to always download before compiling --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d775565..22d1d1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ .DS_Store /bin -interface.external.css -interface.external.js -jquery.js +/gui/styles/external/materialize/ +/gui/styles/external/mdi/ /config/config.json