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

Added file name exclusion regex #711

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

DavidArthurCole
Copy link

@DavidArthurCole DavidArthurCole commented Mar 4, 2025

Adds the ability to automatically remove files from a tree structure if they match a user-specified regular expression.
This was my first time working with swing, so I'm sorry in advance - I just needed this badly enough to do it myself.

Todo:

  • Fix displayed sizes not excluding the removed folders/files
  • Fix the Test on Regex101 label

image

Closes #701
Closes #641

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

Successfully merging this pull request may close these issues.

cant select specific format files Filter files by file type
1 participant