Which RubyMine generated files should I commit?

Posted by J. Pablo Fernández on Stack Overflow See other posts from Stack Overflow or by J. Pablo Fernández
Published on 2010-04-20T08:53:33Z Indexed on 2010/04/20 18:43 UTC
Read the original article Hit count: 326

Filed under:
|
|

RubyMine generates some files in the .idea directory. In one of my projects I see:

  • *project_name*.iml
  • encodings.xml
  • misc.xml
  • modules.xml
  • vcs.xml
  • workspace.xml

Which should I commit to the version control system and which shouldn't?

© Stack Overflow or respective owner

Related posts about jetbrains

Related posts about rubymine