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

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

1
.gitignore vendored
View File

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