Explorar o código

fix: vscode安装本地缓存插件后,项目根目录下会生成.history文件夹,忽略提交 (#2287)

前端爱码士 %!s(int64=2) %!d(string=hai) anos
pai
achega
7e4312ec1e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -31,3 +31,4 @@ pnpm-debug.log*
 package-lock.json
 pnpm-lock.yaml
 
+.history