# JetBrains/idea-gitignore

.ignore support plugin for IntelliJ IDEA

Repository: https://github.com/JetBrains/idea-gitignore
Canonical: https://ross.abutalabs.com/products/idea-gitignore
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: gitignore, ignore-files, intellij-plugin, intellij, java
Last push: 2026-03-26T16:52:26+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 74, release rhythm 42, longevity 100
- inputs: {"age_days": 4459, "days_push": 160, "days_rel": 226, "gap_med": 114, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1324, forks 176 (observed 2026-08-28T04:04:22.282638+00:00)

## What it is
A JetBrains IDE plugin that adds support for .gitignore and many other ignore file formats (.dockerignore, .npmignore, .eslintignore, etc.). It provides syntax highlighting, inspections with quick-fixes, and rule generation from GitHub's template collection.

## Use cases
- syntax highlighting for .gitignore files in IntelliJ IDEA
- generate gitignore rules from GitHub templates
- find duplicated or unused entries in .gitignore
- add files to gitignore from a popup menu
- show which files are ignored by a gitignore file
- create .dockerignore or .npmignore with editor support

## When to choose
- you use IntelliJ-based IDEs (IDEA, PyCharm, WebStorm, GoLand, etc.) and work with gitignore or other ignore files
- you want inspections and quick-fixes for ignore file syntax errors
- you want to generate ignore rules from templates

## When to avoid
- you use VS Code or another non-JetBrains editor
- you need ignore file handling outside an IDE
- you are on an old IDE version no longer receiving 4.x updates

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, file-system, linter, editor
- domain: developer-tools, version-control, text-editors
- platform: cross-platform, editor-plugin
- tags: gitignore, intellij-plugin, jetbrains, syntax-highlighting, ignore-files, kotlin

## Member repositories
- JetBrains/idea-gitignore (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:22.282638+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:46:40.465030+00:00, confidence not recorded.
  - readme: https://github.com/JetBrains/idea-gitignore (fetched 2026-08-28T04:04:22.282638+00:00, sha cdd1930670b9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
