We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think we should have an option to ignore files. Notably
node_modules
__pycache__
And maybe respect .gitignore.
.gitignore
I put this as an issue first, if I have time I may try to put this to work.
What files do you think we should exclude? Is there a list anywhere are we should just default to .gitignore?
The text was updated successfully, but these errors were encountered:
Would be nice to use .ignore and .gitignore
.ignore
Sorry, something went wrong.
No branches or pull requests
I think we should have an option to ignore files. Notably
node_modules
__pycache__
And maybe respect
.gitignore
.I put this as an issue first, if I have time I may try to put this to work.
What files do you think we should exclude? Is there a list anywhere are we should just default to
.gitignore
?The text was updated successfully, but these errors were encountered: