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

Prevent files starting with . from being uploaded #31

Open
mnpenner opened this issue Dec 5, 2013 · 3 comments
Open

Prevent files starting with . from being uploaded #31

mnpenner opened this issue Dec 5, 2013 · 3 comments

Comments

@mnpenner
Copy link

mnpenner commented Dec 5, 2013

I've set up my exclusions like this:

exclusions: ['**/.*','node_modules','sql','logs'],

But files starting with '.' are still uploaded. Perhaps the dot option needs to be set or unset somewhere?

@aronwoost
Copy link

+1

@thrashr888
Copy link
Owner

I'll accept a Pull Request if anyone wants to work on this.

@maboiteaspam
Copy link
Contributor

please give it a try to see if that works

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

4 participants