Skip to content

Commit 13ff80a

Browse files
jsayoljshcrowthe
authored andcommitted
chore(.gitignore): Add '.idea' folder for JetBrains IDEs (#64)
1 parent 7d88c38 commit 13ff80a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ npm-debug.log
66
/.nyc_output
77
/tests/integration/config
88
/temp
9-
/.vscode
9+
/.vscode
10+
/.idea

0 commit comments

Comments
 (0)