update .gitignore.local.txt

This commit is contained in:
luk
2026-06-23 11:15:03 +08:00
parent bd872ecf4d
commit 00e83b1220
37 changed files with 2 additions and 2 deletions

View File

@@ -60,8 +60,8 @@
"umi": "^2.8.20",
"umi-plugin-react": "^1.9.19",
"umi-types": "^0.3.17",
"wo-base-deployer": "git+https://git.tic.cc/npm/wo-base-deployer",
"wo-base-webserver": "git+https://git.tic.cc/npm/wo-base-webserver"
"wo-base-deployer": "git+https://git.tic.cc/opx/wo-base-deployer",
"wo-base-webserver": "git+https://git.tic.cc/opx/wo-base-webserver"
},
"lint-staged": {
"*.{ts,tsx}": ["git add"]