From 34c3d633841665469d2712862c30f556d5ca10e5 Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期二, 31 十月 2023 20:24:42 +0800 Subject: [PATCH] chore: 更新git忽略文件 --- src/auto-imports.d.ts | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/src/auto-imports.d.ts b/src/auto-imports.d.ts index fb10b91..1d89ee8 100644 --- a/src/auto-imports.d.ts +++ b/src/auto-imports.d.ts @@ -4,4 +4,6 @@ // noinspection JSUnusedGlobalSymbols // Generated by unplugin-auto-import export {} -declare global {} +declare global { + +} -- Gitblit v1.8.0