1、node多版本
npm i -g n
n lsr
n 12.14.0
2.ignore无效
git rm -r --cached .
git add .
git commit -m 'update .gitignore'
2022-11-03 08:33:50
1、node多版本
npm i -g n
n lsr
n 12.14.0
2.ignore无效
git rm -r --cached .
git add .
git commit -m 'update .gitignore'