mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
gitignore: add coverage.out and coverage.html (#2519)
Signed-off-by: Janik H. <janik@aq0.de>
This commit is contained in:
parent
ecac914580
commit
cfb85299d5
2
.gitignore
vendored
2
.gitignore
vendored
@ -27,6 +27,8 @@ vendor/
|
|||||||
.vscode/launch.json
|
.vscode/launch.json
|
||||||
|
|
||||||
# Coverage
|
# Coverage
|
||||||
|
coverage.html
|
||||||
|
coverage.out
|
||||||
coverage.txt
|
coverage.txt
|
||||||
|
|
||||||
# GoReleaser build directory
|
# GoReleaser build directory
|
||||||
|
Loading…
Reference in New Issue
Block a user