Skip to content

Adds .idea/ to .gitignore

Excludes the IntelliJ IDEA project directory from version control.

This prevents project-specific settings and caches from being committed, which can vary between developers and environments.

Merge request reports

Loading