fix: 忽略 *.local 本地配置文件

This commit is contained in:
tntgroup 2023-01-13 11:43:47 +08:00
parent 9793278254
commit 58b83be0af

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
/.idea/
/.hbuilderx/
/.eslintcache
.pnpm-lock.yaml
.pnpm-lock.yaml
*.local