Skip to content

Commit

Permalink
chore(gitignore): ignore coverage.out
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit committed Jul 1, 2024
1 parent 7ca62e5 commit b699b7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ _testmain.go
*.test
*.prof

coverage.out

# build files
/.dapper

Expand Down

0 comments on commit b699b7b

Please sign in to comment.