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 support for directory filtering #568

Closed
nimrodkor opened this issue Sep 6, 2023 · 1 comment · Fixed by #574
Closed

Add support for directory filtering #568

nimrodkor opened this issue Sep 6, 2023 · 1 comment · Fixed by #574

Comments

@nimrodkor
Copy link
Contributor

This is a really great tool!

I'm trying to use it outside of git, and apparently there's no easy way to filter out directories. There are some directories (venv for python, node_modules for js etc) which I definitely DO NOT want to diff. It's possible to implement this via reading a file (.gitignore?) or pass it in as an arg (or have it on by default). Are there any plans for this? I'm open to contributing if this sounds good and you need the extra hands 😄

@Wilfred
Copy link
Owner

Wilfred commented Sep 6, 2023

This seems like a totally reasonable thing to add, I'm open to PRs here :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants