Which RubyMine generated files should I commit?
- by J. Pablo Fernández
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?