renaming .idea folder
Is there a way to rename the .idea folder.
i like having .idea in git because my ide is he same no matter what computer im on but we can't do that with a team. I'd like to be able to set my phpstorm config to use .idea-guy1 and my partners .idea-guy2 and so on. is this a possibility?
请先登录再写评论。
Hi Todd,
No, there's no such a way.
However, it seems be more rational just to have a personal separate repo for your configurations.