chore: add coverage directory to .gitignore
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
##
|
||||
## Get latest from `dotnet new gitignore`
|
||||
|
||||
# coverage
|
||||
coverage/
|
||||
|
||||
# appsettings
|
||||
appsettings*.json
|
||||
!appsettings.Example.json
|
||||
|
||||
Reference in New Issue
Block a user