.ignore is a over 4 years old project of the plugin developed for JetBrain's IDEs:
IntelliJ, PhpStorm, RubyMine, PyCharm, Android Studio, WebStorm, and many more...
Plugin supports various file types (like .gitignore) and in short words: grays out ignored files in the project tree view.
Supported files:
.gitignore (GIT).hgignore (Mercurial).npmignore (NPM).dockerignore (Docker).chefignore (Chef).cvsignore (CVS).bzrignore (Bazaar).boringignore (Darcs).mtn-ignore (Monotone)ignore-glob (Fossil).jshintignore (JSHint).tfignore (Team Foundation).p4ignore (Perforce).flooignore (Floobits).eslintignore (ESLint).cfignore (Cloud Foundry).jpmignore (Jetpack).stylelintignore (StyleLint).stylintignore (Stylint).swagger-codegen-ignore (Swagger Codegen).helmignore (Kubernetes Helm).upignore (Up).prettierignore (Prettier).gitignore file).gitignore file creation for new projectGenerate new file and templates usage
To generate new ignore file, just click on File > New or use Alt + Insert shortcut and select .ignore file element.
Support for typing new rules, linking rules with matched files
Code inspections
Code inspections covers few cases: