mirror of
https://github.com/outbackdingo/proxmox-cloud-controller-manager.git
synced 2026-01-27 02:20:02 +00:00
It helps to check that image was build in github-actions. Signed-off-by: Serge Logvinov <serge.logvinov@sinextra.dev>
21 lines
142 B
Plaintext
21 lines
142 B
Plaintext
.vscode/
|
|
.github/
|
|
.git/
|
|
**/.gitignore
|
|
#
|
|
bin/
|
|
charts/
|
|
docs/
|
|
hack/
|
|
Dockerfile
|
|
|
|
# other
|
|
*.md
|
|
*.yml
|
|
*.zip
|
|
*.sql
|
|
|
|
# cosign
|
|
/cosign.key
|
|
/cosign.pub
|