Skip to content

Commit 9da5233

Browse files
committed
Add .idea/ to .gitignore
Ignore JetBrains IDE-specific configuration files and directories to prevent committing local development environment settings.
1 parent f5824a4 commit 9da5233

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,3 +183,5 @@ UpgradeLog*.htm
183183

184184
# Microsoft Fakes
185185
FakesAssemblies/
186+
187+
.idea/

0 commit comments

Comments
 (0)