Skip to content

Commit

Permalink
Merge pull request #18 from nens/reinout-igonore-coverage-files
Browse files Browse the repository at this point in the history
Ignoring the new .coverage.laptopname.xyz files
  • Loading branch information
emielverstegen committed Aug 12, 2021
2 parents 536fc02 + 3f70941 commit 2cac809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ ansible/*.retry

# Unit test / coverage reports
.coverage
.coverage.*
.tox
nosetests.xml
htmlcov
Expand Down

0 comments on commit 2cac809

Please sign in to comment.