Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix directory ignore #14

Merged
merged 2 commits into from Mar 14, 2015
Merged

Fix directory ignore #14

merged 2 commits into from Mar 14, 2015

Conversation

jieter
Copy link
Contributor

@jieter jieter commented Mar 3, 2015

In the old version, dirStatsArray is an array of maps containing a name property.

In this PR, dirStatsArray is an map containing a name property, so ignoring works like expected.

In the old version, `dirStatsArray` is an array of maps containing a name property.

In this PR, `dirStatsArray` is an map containing a `name` property, so ignoring works like expected.
@jieter
Copy link
Contributor Author

jieter commented Mar 3, 2015

Hmm, stand by while I really fix this, cause it's still broken.

But does not include files from ignored directories either...
@jieter
Copy link
Contributor Author

jieter commented Mar 3, 2015

ignore should work like charm now.

jgreene added a commit that referenced this pull request Mar 14, 2015
@jgreene jgreene merged commit fcf536f into jgreene:master Mar 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants