-
Notifications
You must be signed in to change notification settings - Fork 45
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
Ignore directories #46
Comments
Hi @GesJeremie, it is possible to ignore directories indeed, I think; you can see it in issue #26, where @spescina suggested adding /* to fix the problem. Can you let me know if that works for you? |
I will try for my next project, but sounds logical. You can close the issue ;) |
I will leave it open, if you don't mind, and wait for you to confirm that it's working well. 😄 |
I'm deploying an another project, I added this line |
@GesJeremie An ignore_directories option has been added by @maskas. Go use it and then thank him. 😉 |
please update the website documentation accordingly |
We can ignore files, but is it possible to ignore directories ? :)
The text was updated successfully, but these errors were encountered: