Skip to content

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

Open
kostas-localstack wants to merge 1 commit into
mainfrom
add-idea-directory-to-gitignore
Open

fix(gitignore): add .idea IDE directory to .gitignore#743
kostas-localstack wants to merge 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.

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.

1 participant