chore: add dockerignore
This commit is contained in:
parent
6b035f4deb
commit
9f303dcb89
1 changed files with 7 additions and 0 deletions
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
/.git
|
||||||
|
/k8s
|
||||||
|
/flake.*
|
||||||
|
/LICENSE
|
||||||
|
/dist
|
||||||
|
/renovate.json
|
||||||
|
/skaffold.yaml
|
Loading…
Reference in a new issue