Skip to content

Commit 722d50b

Browse files
committed
chore: exclude .idea
1 parent 275b50f commit 722d50b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
node_modules
44
*.cache
55
dist
6-
*.log
6+
*.log
7+
.idea

0 commit comments

Comments
 (0)