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

Ignore directories #46

Open
GesJeremie opened this issue Nov 21, 2014 · 6 comments
Open

Ignore directories #46

GesJeremie opened this issue Nov 21, 2014 · 6 comments

Comments

@GesJeremie
Copy link

We can ignore files, but is it possible to ignore directories ? :)

@pocketarc
Copy link
Owner

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?

@GesJeremie
Copy link
Author

I will try for my next project, but sounds logical. You can close the issue ;)

@pocketarc
Copy link
Owner

I will leave it open, if you don't mind, and wait for you to confirm that it's working well. 😄

@GesJeremie
Copy link
Author

I'm deploying an another project, I added this line ignore_files[] = template/*, to ignore everything into the folder template, when I run the deploy, the entire folder is uploaded ...

@pocketarc
Copy link
Owner

@GesJeremie An ignore_directories option has been added by @maskas. Go use it and then thank him. 😉

@ayalon
Copy link

ayalon commented Jan 22, 2015

please update the website documentation accordingly

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