Skip to content

Commit

Permalink
Update gitignore to actually exclude .coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
isullivan committed Dec 11, 2024
1 parent 68b317a commit 01e7dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ python/lsst/meas/algorithms/version.py
.cache
.pytest_cache
pytest_session.txt
.coverage
.coverage*

0 comments on commit 01e7dea

Please sign in to comment.