I use Rubymine for Rails projects. Very often, Rubymine makes changes in .idea/* files that I don\'t care about. But it keeps preventing me from checking out ne
.idea/*
Add .idea/* to your exclusion list to prevent tracking of all .idea files, directories, and sub-resources.