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

Skip given directory #10

Open
AxelGard opened this issue Jun 29, 2022 · 0 comments
Open

Skip given directory #10

AxelGard opened this issue Jun 29, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@AxelGard
Copy link
Owner

There should be a way of skipping a directory.
This could be done by a flag -s "./not-included-dir/" or --skip "./not-included-dir/"
But I might want to not include multiple directories, in this case one could maybe do something like this:

--skip "./not-included-dir/|./some-other-dir"

or

--skip "./not-included-dir/, ./some-other-dir"

I don't know what way would be best for multiple files

or should one use an .inkpot.ignore file for multiple files 🤷‍♂️

@AxelGard AxelGard added the enhancement New feature or request label Jun 29, 2022
@AxelGard AxelGard added this to kanban Jun 11, 2024
@AxelGard AxelGard moved this to To do in kanban Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant