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

Ignore using .gitignore #86

Open
dror-weiss opened this issue Mar 18, 2023 · 1 comment
Open

Ignore using .gitignore #86

dror-weiss opened this issue Mar 18, 2023 · 1 comment

Comments

@dror-weiss
Copy link

Hello,

I was wondering if this program can run on files that are included in the repository, and not ignored by git.
For example, the .gitignore in my project's root already ignores all instances of node_modules, in the root and subdirectories.

Maybe you can leverage this solution using git itself.

@pereorga
Copy link

IMHO, this shouldn't be enabled by default, as that would break backward compatibility

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

No branches or pull requests

2 participants