Update test reports path in gitignore file (#2252)

This commit is contained in:
Amit Rout
2019-10-09 19:47:12 +05:30
committed by OpenShift Merge Robot
parent 9318bc163f
commit cde5120e72

3
.gitignore vendored
View File

@@ -14,7 +14,7 @@ bin
coverage.txt
# Ignore test reports
tests/reports/
reports/
#
# GO SPECIFIC
@@ -75,4 +75,3 @@ tags
# VSCode specific
.vscode