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

feat: add inline --ignore option #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

david-arteaga
Copy link

Add an inline --ignore option that accepts the same format as .gitignore (wrapped in single quotes so the shell doesn't try to expand).

I've found myself using this tool in several local projects and it's easier to specify an --ignore option than creating a .aidigestignore file and then running this tool.

@khromov
Copy link
Owner

khromov commented Oct 9, 2024

@david-arteaga Thanks, this looks super useful for CLI usage and similar. Do you think you could rebase the PR on top of the current main branch? If not I'll try to do it when I have time. 🙇

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.

2 participants