Skip to content

fix(gitignore): add .idea IDE directory to .gitignore#743

Merged
quetzalliwrites merged 1 commit into
mainfrom
add-idea-directory-to-gitignore
Jun 30, 2026
Merged

fix(gitignore): add .idea IDE directory to .gitignore#743
quetzalliwrites merged 1 commit into
mainfrom
add-idea-directory-to-gitignore

Conversation

@kostas-localstack

Copy link
Copy Markdown
Contributor

.idea/ is the per-developer settings directory created by JetBrains IDEs (WebStorm, IntelliJ, PyCharm, etc.). It holds machine and user-specific state - local run configurations, workspace layout, module paths, indexing caches, and editor preferences - none of which is part of the project's source or build.

@quetzalliwrites quetzalliwrites left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@quetzalliwrites quetzalliwrites merged commit a4abc9e into main Jun 30, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants