Skip to content

Commit

Permalink
Add code coverage files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
hagopj13 committed Nov 2, 2019
1 parent 6eccd82 commit 2d9ef3f
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 @@ -10,3 +10,6 @@ yarn-error.log
# Environment varibales
.env*
!.env*.example

# Code coverage
coverage

0 comments on commit 2d9ef3f

Please sign in to comment.