Skip to content

Commit

Permalink
gitignore: add npm debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jprichardson committed Apr 17, 2016
1 parent 5747fb3 commit f5c64d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ coverage/
node_modules/

.idea
*.iml
*.iml
npm-debug.log

0 comments on commit f5c64d5

Please sign in to comment.