Skip to content

Commit

Permalink
add .idea to gitignore for webstorm devs
Browse files Browse the repository at this point in the history
  • Loading branch information
sdd committed Mar 29, 2017
1 parent d04582c commit 3934df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,3 +3,4 @@ node_modules/*
npm-debug.log
coverage
.nyc_output
.idea

0 comments on commit 3934df3

Please sign in to comment.