Skip to content

Commit

Permalink
add coverage file to gitignore
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Dolitsky <[email protected]>
  • Loading branch information
jdolitsky committed Nov 16, 2018
1 parent 7f2f501 commit 2b6598c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@
# Developer IDEs etc.
.idea/*
.vscode/*

# Other
coverage.html

0 comments on commit 2b6598c

Please sign in to comment.