Skip to content

Commit

Permalink
Adding npm-debug.log to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Shashwat986 committed Oct 19, 2017
1 parent 49940db commit 3f54a60
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ tags
node_modules

dist/*

npm-debug.log

0 comments on commit 3f54a60

Please sign in to comment.