gitignore: add "*.coverprofile"
Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
|||||||
*.log
|
*.log
|
||||||
/etcd
|
/etcd
|
||||||
/hack/insta-discovery/.env
|
/hack/insta-discovery/.env
|
||||||
|
*.coverprofile
|
||||||
*.test
|
*.test
|
||||||
hack/tls-setup/certs
|
hack/tls-setup/certs
|
||||||
.idea
|
.idea
|
||||||
|
Reference in New Issue
Block a user