Skip to content

Commit

Permalink
adding logs to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-lechner committed Feb 2, 2017
1 parent d2baa8e commit 8da3534
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ node_modules

#user preferences
.vscode

# Logs
logs
*.log

0 comments on commit 8da3534

Please sign in to comment.