Search code examples
rubymine

RubyMine to ignore some files when going to file


When going to file (Go To => File, ⇧⌘N on Mac OS X), is there a way to have RubyMine ignore some directories? We have a lot of third party code in vendor which I'd rather ignore.


Solution

  • File | Settings | Project Structure, select directory on the right and press Excluded button on top:

    Exclude Directories