From b7233d28d647d83f4ed2ed9f947cc6cc1df48da8 Mon Sep 17 00:00:00 2001 From: myNameIsDu Date: Sat, 22 Oct 2022 21:07:31 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20root.css=20?= =?UTF-8?q?=E5=88=B0=20ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3f7bf98..e65c574 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ node_modules /build /public/build .env +app/styles/root.css \ No newline at end of file