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

add --ignore-dirs to extract #813

Closed
wants to merge 1 commit into from

Conversation

kinshukdua
Copy link
Contributor

@kinshukdua kinshukdua commented Oct 3, 2021

fixes #53, fixes #253, fixes #124, fixes #402.
Implemented an --ignore-dirs argument to extract which takes in fnmatch compatible pattern to exclude the directories as suggested in the comments of PR #447.
The same has been implemented in extract_from_dir function in extract.py and frontend.py
It defaults to "_*" and ".*" to maintain backwards compatibility.

@kinshukdua kinshukdua changed the title add --ignore-dirs to extract add --ignore-dirs to extract Oct 3, 2021
@akx akx closed this in #832 Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant