fix(ignore): add coverage
All checks were successful
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-amd64) (push) Successful in 10s
Lint Markdown files / Run markdown linter (push) Successful in 4s
Lint Golang files / Run golang CI linter (stable, ubuntu-latest-arm64) (push) Successful in 30s

This commit is contained in:
2025-10-29 22:22:43 +01:00
parent 39e7787057
commit 42760eb551

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
dist
cmd/autharr/autharr
cmd/healarr/healarr
cmd/healarr/healarr
coverage*