Ignore cover profile file (#165)

- Added `.cov` extension to gitignore
This commit is contained in:
Om Aximani
2023-01-02 18:59:10 +05:30
committed by GitHub
parent fd650f10b6
commit c5cd12b6b2

1
.gitignore vendored
View File

@@ -15,6 +15,7 @@
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
*.cov
# Dependency directories (remove the comment below to include it)
# vendor/