Skip to content

Commit

Permalink
Merge pull request #61 from porridge/coverage
Browse files Browse the repository at this point in the history
Ignore coverage profile files.
  • Loading branch information
aledbf authored Dec 15, 2016
2 parents 0af8ccc + 2da9ca8 commit c092409
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
*.un~
Session.vim
.netrwhist

# coverage artifacts
.coverprofile
/gover.coverprofile

0 comments on commit c092409

Please sign in to comment.