From b3ef1e128827e57efea5750f1a883dd87a13bfd7 Mon Sep 17 00:00:00 2001 From: Sunny Date: Sun, 22 Sep 2024 21:18:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=BF=BD=E7=95=A5=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index f58d8095..68b9cf38 100644 --- a/.gitignore +++ b/.gitignore @@ -351,3 +351,9 @@ healthchecksdb /SunnyUI.Demo/Bin/SunnyUI.Demo.exe /SunnyUI.Demo/Bin/SunnyUI.Demo.exe.config /SunnyUI.Demo/Bin/SunnyUI.dll +/docs/.vitepress/cache/deps +/run.bat +/package.json +/package-lock.json +/docs/markdown-examples.md +/docs/api-examples.md