Gitignore .coverage files
Unit Tests / test (push) Successful in 8m55s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-10 06:28:40 -04:00
parent 3a35cf72d3
commit 0773179962
+5 -1
View File
@@ -86,4 +86,8 @@ backups/
# Temporary files
*.tmp
*.temp
*.temp
# Coverage data
.coverage
htmlcov/