Skip to content

Commit

Permalink
Merge pull request #1339 from cironunes/ignore-npmlog
Browse files Browse the repository at this point in the history
chore: add npm-debug.log to the gitignore
  • Loading branch information
maksimr committed Mar 9, 2015
2 parents 7943931 + 2507fda commit 7b1ef5e
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
@@ -1,4 +1,5 @@
node_modules
npm-debug.log
static/karma.js
.idea/*
*.iml
Expand Down

0 comments on commit 7b1ef5e

Please sign in to comment.