mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 01:00:16 -05:00
gitignore: add coverage.out and coverage.html (#2519)
Signed-off-by: Janik H. <janik@aq0.de>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,6 +27,8 @@ vendor/
|
||||
.vscode/launch.json
|
||||
|
||||
# Coverage
|
||||
coverage.html
|
||||
coverage.out
|
||||
coverage.txt
|
||||
|
||||
# GoReleaser build directory
|
||||
|
||||
Reference in New Issue
Block a user