Skip to content

Commit

Permalink
gitignore: ignore npm-debug.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed Rooth committed Sep 20, 2016
1 parent 88fed6c commit 4aebd0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@
/frontend/public/bower_components
/frontend/node_modules
/frontend/public/dist
/frontend/npm-debug.log

0 comments on commit 4aebd0e

Please sign in to comment.