RubyMine generates some files in the .idea directory. In one of my projects I see:
Which should I commit to the version control system and which shouldn't?
As stated on http://www.jetbrains.net/devnet/docs/DOC-1192:
RubyMine stores project configuration files under .idea directory that is auto-created in project root folder.
For better collaboration between project team you should put under the version control all the files under .idea directory in the project root except the workspace.xml and tasks.xml files which store user specific settings.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With