Skip to content

Commit

Permalink
Added Jetbrains IDE files to .gitignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
cwperry committed Jan 4, 2016
1 parent 91f726d commit 90121be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -4,3 +4,7 @@ test/coverage.html
*.bak
npm-debug.log
.DS_Store

#Jetbrains IDE files
.idea
*.iml

0 comments on commit 90121be

Please sign in to comment.