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
|
# Logs
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
# Test results / coverage artifacts
|
||||||
|
TestResults/
|
||||||
|
coverage.cobertura.xml
|
||||||
|
|
||||||
# SQLite data
|
# SQLite data
|
||||||
App_Data/
|
App_Data/
|
||||||
*.db
|
*.db
|
||||||
|
|||||||
Reference in New Issue
Block a user