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

dot files are not ignored #11

Open
TheMaverickProgrammer opened this issue Jul 13, 2016 · 5 comments
Open

dot files are not ignored #11

TheMaverickProgrammer opened this issue Jul 13, 2016 · 5 comments

Comments

@TheMaverickProgrammer
Copy link

package: "glob-fs": "^0.1.6"

dot files (.git .gitignore ...) are included in my array results.

@mhulse
Copy link

mhulse commented Sep 4, 2016

Noticing this as well. "version": "0.1.6".

@mhulse
Copy link

mhulse commented Oct 8, 2016

TypeError: unsupported file type: undefined (file: /......../.DS_Store

@tunnckoCore
Copy link

Node versions? Cuz all was working, I believe.

@mhulse
Copy link

mhulse commented Oct 8, 2016

Node versions? Cuz all was working, I believe.

Good point. I'm on v6.7.0 (the latest stable at time of this comment), but there could be something up with my system that's different than most people's. Or, I'm using the code wrong.

Sorry to raise any red flags if there are none. :octocat:

@tunnckoCore
Copy link

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.

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

No branches or pull requests

3 participants