Initial commit
Some checks reported errors
continuous-integration/drone Build encountered an error

This commit is contained in:
2022-10-31 23:12:25 +02:00
commit 8c7b0780e7
26 changed files with 14303 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.kpt-pipeline/
k8s/
skaffold.yaml
README.md
.git/
node_modules/
.drone.yml
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.kpt-pipeline