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

Add syntax highlighting for the ignore file list from IntelliJ's .ignore plugin #10580

Closed
yoav-lavi opened this issue Apr 24, 2024 · 2 comments
Closed
Labels
C-enhancement Category: Improvements

Comments

@yoav-lavi
Copy link
Contributor

yoav-lavi commented Apr 24, 2024

Some of these are already supported but the majority aren't yet

.bzrignore (Bazaar)
.chefignore (Chef)
.cfignore (CloudFoundry)
.cvsignore (Cvs)
.boringignore (Darcs)
.deployignore (DeployHQ)
.distignore (WP-CLI)
.dockerignore (Docker)
.ebignore (ElasticBeanstalk)
.eleventyignore (Eleventy)
.eslintignore (ESLint)
.flooignore (Floobits)
ignore-glob (Fossil)
.gitignore (Git)
.gcloudignore (GoogleCloud)
.helmignore (Kubernetes Helm)
.jpmignore (Jetpack)
.jshintignore (JSHint)
.hgignore (Mercurial)
.mtn-ignore (Monotone)
.nodemonignore (Nodemon)
.npmignore (Npm)
.nuxtignore (NuxtJS)
.openapi-generator-ignore (OpenAPI Generator)
.p4ignore (Perforce)
.prettierignore (Prettier)
.ignore (Sourcegraph)
.stylelintignore (StyleLint)
.stylintignore (Stylint)
.swagger-codegen-ignore (SwaggerCodegen)
.terraformignore (Terraform)
.tfignore (TF)
.tokeignore (Tokei)
.upignore (Up)
.vercelignore (Vercel)
.yarnignore (Yarn)
@yoav-lavi yoav-lavi added the C-enhancement Category: Improvements label Apr 24, 2024
@yoav-lavi
Copy link
Contributor Author

yoav-lavi commented Apr 24, 2024

Should be mostly covered by #10579

@pascalkuthe
Copy link
Member

Closed by #10579

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements
Projects
None yet
Development

No branches or pull requests

2 participants