Skip to content

Commit

Permalink
.gitignore: Add ingore logs
Browse files Browse the repository at this point in the history
  • Loading branch information
const-subject committed Sep 3, 2018
1 parent f9c669f commit 9ece860
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -11,4 +11,5 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out

release/data/*
release/data/*
**.log

0 comments on commit 9ece860

Please sign in to comment.