Ignore test result coverage artifacts
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -18,6 +18,10 @@ scripts/deploy-ftp.profile.psd1
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Test results / coverage artifacts
|
||||
TestResults/
|
||||
coverage.cobertura.xml
|
||||
|
||||
# SQLite data
|
||||
App_Data/
|
||||
*.db
|
||||
|
||||
Reference in New Issue
Block a user