From c013a1a71f35d02253f932464ed6826920a39be2 Mon Sep 17 00:00:00 2001 From: Yeban8090 Date: Sun, 13 Apr 2025 16:20:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5styles.css?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ce0cf8..f2aa334 100644 --- a/.gitignore +++ b/.gitignore @@ -5,7 +5,7 @@ node_modules/ dist/ main.js data.json -style.css +styles.css # 操作系统文件 .DS_Store Thumbs.db