Skip to content

Commit 1785bbb

Browse files
committed
feat: update gitignore to include .idea folder
1 parent 9605147 commit 1785bbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,6 @@ dist
128128
.yarn/build-state.yml
129129
.yarn/install-state.gz
130130
.pnp.*
131+
132+
# idea
133+
.idea/

0 commit comments

Comments
 (0)