Using RubyMine by JetBrains creates lots of IDE specific files not excluded by .gitignore
Closed this issue · 0 comments
fleXible commented
Hi,
I'm using JetBrains RubyMine for my ruby development purposes. When creating a project for jira-omnifocus the IDE will create lots of file in .idea directory that mess with the git.
It seems unreasonable to put those files outside of the actual project file, therefore IDE and test specific folders should be excluded.
#35