mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-07 19:18:02 +08:00
vendor: initial vendor
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
16
vendor/github.com/theupdateframework/notary/.gitignore
generated
vendored
Normal file
16
vendor/github.com/theupdateframework/notary/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
/.vscode
|
||||
/cmd/notary-server/notary-server
|
||||
/cmd/notary-server/local.config.*
|
||||
/cmd/notary-signer/notary-signer
|
||||
/cmd/notary-signer/local.config.*
|
||||
/cmd/escrow/escrow
|
||||
/cmd/escrow/local.config.*
|
||||
cover
|
||||
bin
|
||||
cross
|
||||
.cover
|
||||
*.swp
|
||||
.idea
|
||||
*.iml
|
||||
*.test
|
||||
coverage*.txt
|
Reference in New Issue
Block a user