This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hrx
/
vent-forewarn-micro
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix: vscode安装本地缓存插件后,项目根目录下会生成.history文件夹,忽略提交 (
#2287
)
前端爱码士
2 years ago
parent
839271d70a
commit
7e4312ec1e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.gitignore
+ 1
- 0
.gitignore
View File
@@ -31,3 +31,4 @@ pnpm-debug.log*
package-lock.json
pnpm-lock.yaml
+.history