From 0cd0cf94a4c4000b7d8f086984cd5eb3eddfdc0c Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Sun, 24 Mar 2024 18:39:53 +0800 Subject: [PATCH] do not commit external CSS library JS Please get it yourself! --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1a3730c..d775565 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .DS_Store /bin interface.external.css +interface.external.js jquery.js /config/config.json