git rm -rf --cached .idea

git commit -m 'delete .idea'

git pull

git push origin master

然后重新启动编辑器就好使了

解决.gitgnore加入.idea无效问题
解决.gitgnore加入.idea无效问题

相关文章: