From 27757a5a366123aaac9b130c857e3dcaefa0fa6b Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Wed, 22 May 2024 23:23:20 +0800 Subject: [PATCH] don't sync external scripts You have to download yours and name it appropriately! --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e1985cf..249af4a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .DS_Store /bin -/src/styles/external/ +/src/s*s/external/ /src/config/config.json *.log *.crx