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

Can I exclude files only from root directory? #296

Open
pironmaurice opened this issue Jun 22, 2022 · 0 comments
Open

Can I exclude files only from root directory? #296

pironmaurice opened this issue Jun 22, 2022 · 0 comments
Labels
bug Something isn't working documentation

Comments

@pironmaurice
Copy link

I want to exclude a specific file from the deployement, but only in the root directory. According to this logic:

/composer.json -> shall not be deployed
/site/example/composer.json -> shall be deployed

Glob Patterns Tool

In the linked glob pattern testing tool this logic can be implemented, but it does not work in my tests. See here:

Glob Tool Test

Any ideas or is this actually a bug?

@SamKirkland SamKirkland added enhancement New feature or request documentation bug Something isn't working and removed enhancement New feature or request labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation
Projects
None yet
Development

No branches or pull requests

2 participants