Skip to content

Commit fe7a938

Browse files
authored
chore: add .idea/ to .gitignore (#1134)
1 parent 2e67eb5 commit fe7a938

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,6 @@ out
130130

131131
.DS_Store
132132
dist/
133+
134+
# IDE
135+
.idea/

0 commit comments

Comments
 (0)