开发者

RubyMine to ignore some files when going to file

开发者 https://www.devze.com 2023-02-09 14:15 出处:网络
When going to file (Go To => File, ⇧⌘N o开发者_开发百科n 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.File

When going to file (Go To => File, ⇧⌘N o开发者_开发百科n 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.


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

RubyMine to ignore some files when going to file


The quicker way:

Right-click on a folder in your project tree and click “Mark Directory As” → “Excluded”.

RubyMine to ignore some files when going to file

0

精彩评论

暂无评论...
验证码 换一张
取 消