[andy@localhost weixin_robot]$ git pull
Updating d652d1c..fa05549
error: The following untracked working tree files would be overwritten by merge:
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.idea/weixin_robot.iml
.idea/workspace.xml
Please move or remove them before you can merge.
Aborting
[andy@localhost weixin_robot]$ git clean -d -fx
Updating d652d1c..fa05549
error: The following untracked working tree files would be overwritten by merge:
.idea/encodings.xml
.idea/misc.xml
.idea/modules.xml
.idea/scopes/scope_settings.xml
.idea/vcs.xml
.idea/weixin_robot.iml
.idea/workspace.xml
Please move or remove them before you can merge.
Aborting
[andy@localhost weixin_robot]$ git clean -d -fx