From 70ca3fe1992a1c7a4a5ba0e6f7f8fbc979462a4b Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期二, 31 十月 2023 20:28:29 +0800 Subject: [PATCH] Merge branch 'dev' of http://192.168.5.5:10010/r/web/bulletin-board-style1 into wn --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 8f16829..3d35be5 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ *.njsproj *.sln *.sw? + +/src/auto-imports.d.ts +/src/components.d.ts -- Gitblit v1.8.0