Skip to content

Commit

Permalink
add converage output to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jakewmeyer committed Feb 13, 2021
1 parent c96c52b commit 47302cb
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
Expand Up @@ -2,6 +2,8 @@
.env

ifconfig
coverage.lcov
coverage.out

### Go ###
# Binaries for programs and plugins
Expand Down

0 comments on commit 47302cb

Please sign in to comment.