mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-14 12:12:12 +08:00
chore: add coverage.html to .gitignore
Prevent coverage.html from being tracked in version control
This commit is contained in:
parent
2cb7b0a03d
commit
8aa7ada2df
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
vendor/*
|
||||
!vendor/vendor.json
|
||||
coverage.out
|
||||
coverage.html
|
||||
count.out
|
||||
test
|
||||
profile.out
|
||||
|
Loading…
x
Reference in New Issue
Block a user