Skip to content

Commit

Permalink
Tell git to ignore Python coverage files
Browse files Browse the repository at this point in the history
  • Loading branch information
lpsinger committed Mar 4, 2024
1 parent 8644bc5 commit f299d76
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 @@ -24,6 +24,7 @@ sam.yaml

# Generated by Python
__pycache__
.coverage

.env
.eslintcache
Expand Down

0 comments on commit f299d76

Please sign in to comment.