fix: remove gotests.xml from .gitignore (#2704)

This commit is contained in:
Abhineet Jain
2022-06-28 11:20:30 -04:00
committed by GitHub
parent 0052e6a21b
commit 37f9dffc02

1
.gitignore vendored
View File

@ -13,7 +13,6 @@ node_modules
vendor
.eslintcache
yarn-error.log
gotests.xml
gotests.coverage
.idea
.DS_Store