Skip to content

Commit 225741c

Browse files
committed
feat(git): ignores .idea folder from Webstorm IDE
1 parent 1801a29 commit 225741c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ _*/
1616
# Removing Coverage Reports folder created.
1717
coverage
1818
.nyc_output
19+
/.idea

0 commit comments

Comments
 (0)