Skip to content

Commit

Permalink
Added config files and binary to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
muesli committed Nov 22, 2018
1 parent d012497 commit 3a7dcf6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,9 @@

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Config files
*.json

# Binary
statootstics

0 comments on commit 3a7dcf6

Please sign in to comment.