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

Automatically ignore .gitignore files #162

Open
ethanjdiamond opened this issue Oct 14, 2023 · 1 comment
Open

Automatically ignore .gitignore files #162

ethanjdiamond opened this issue Oct 14, 2023 · 1 comment

Comments

@ethanjdiamond
Copy link

Hi! Prettier started automatically ignoring globs in .gitignore, and I thought that might be a good feature to add here as well. The logic is any files you wouldn't check in to git is generally not files that you control or would want to control, so ignore them by default saves some boilerplate. Any chance of having ls-lint do that as well?

@loeffel-io
Copy link
Owner

duplicate of #86

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