Skip to content

Commit 7751eb6

Browse files
JusterZhuclaude
andcommitted
chore: add .idea/ to .gitignore
Add JetBrains IDE .idea/ directory to .gitignore to prevent Rider and other JetBrains IDE configuration files from being tracked in version control. Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 9a3c993 commit 7751eb6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,6 @@ FodyWeavers.xsd
396396

397397
# JetBrains Rider
398398
*.sln.iml
399+
400+
# JetBrains IDEs (IntelliJ, Rider, etc.)
401+
.idea/

0 commit comments

Comments
 (0)