Skip to content
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.

Ignore by file path, not just file name. #16

Closed
davidwparker opened this issue Jun 8, 2013 · 2 comments
Closed

Ignore by file path, not just file name. #16

davidwparker opened this issue Jun 8, 2013 · 2 comments

Comments

@davidwparker
Copy link

I have full javascript files in specific folders that I would like to ignore. I tried to have excludes be folder and several other things following http://www.ruby-doc.org/core-2.0/File.html#method-c-fnmatch

This worked in irb (my result was true) but then it failed in the gem. My only guess is that it's just using the filename to compare, and not the entire file path.

Thanks.

@earaujoassis
Copy link

+1

@stereobooster
Copy link
Owner

project is deprecated #35

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants