1、将.idea目录加入ignore清单.gitignore内容: /.idea//part00-common/target//part01-lambda/target/ 2、从git中删除idea git rm --cached -r .idea ...
確定! 回上一頁