This commit is contained in:
17
vendor/github.com/theupdateframework/notary/.gitignore
generated
vendored
Normal file
17
vendor/github.com/theupdateframework/notary/.gitignore
generated
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
/.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
|
||||
gosec_output.csv
|
Reference in New Issue
Block a user