Skip to content

Commit 7e105af

Browse files
committed
build: ignore .idea (for WebStorm)
1 parent c1f98c6 commit 7e105af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
# misc
2020
.DS_Store
2121
*.pem
22+
.vscode/
23+
.idea/
2224

2325
# debug
2426
npm-debug.log*

0 commit comments

Comments
 (0)