-
Notifications
You must be signed in to change notification settings - Fork 27
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
Feature Request: Flag to ignore files in .gitignore #38
Comments
We're looking to adopt this as part of a pre-commit workflow and we'd need this for things to work appropriately. Would love to see this one added @beaugunderson ! |
will look at this tonight—would also love some maintenance help if either
of you are up for it!
…On Mon, Jul 15 2024 at 17:21, Vincent Pizzo ***@***.***> wrote:
We're looking to adopt this as part of a pre-commit workflow and we'd need
this for things to work appropriately. Would love to see this one added
@beaugunderson <https://github.com/beaugunderson> !
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAPCX7L5F6FBSVY5QO4HKDZMRDPNAVCNFSM6AAAAABK5MPGFGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRZGUZTKMJYGY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@vincentjames501 can you pull this PR locally, I implemented it so that |
tested #43 and it works if it is a single |
A great feature would be having the option to filter out all the files that are included in the .gitignore.
Something like:
The text was updated successfully, but these errors were encountered: