Skip to content

Commit

Permalink
chore(.gitignore): Ignore log files with git
Browse files Browse the repository at this point in the history
  • Loading branch information
hibiken committed Jul 12, 2016
1 parent a6aed94 commit 29f1bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
logs
*.log
node_modules
coverage
dist

0 comments on commit 29f1bf9

Please sign in to comment.