-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
dot files are not ignored #11
Comments
Noticing this as well. |
|
Node versions? Cuz all was working, I believe. |
Good point. I'm on Sorry to raise any red flags if there are none. |
Yea it's possible, but as what I know, this package not uses so strange things to makes things not work between node version. So.. best will be to open issues and give code snippets and expected behaviors. |
package:
"glob-fs": "^0.1.6"
dot files (.git .gitignore ...) are included in my array results.
The text was updated successfully, but these errors were encountered: