chore: add coverage directory to .gitignore

This commit is contained in:
Stevan Freeborn
2026-03-08 16:22:39 -05:00
parent d293c0d75a
commit 4b030651b3
+3
View File
@@ -3,6 +3,9 @@
##
## Get latest from `dotnet new gitignore`
# coverage
coverage/
# appsettings
appsettings*.json
!appsettings.Example.json