Initial commit

This commit is contained in:
2023-01-20 18:35:15 +02:00
commit 19ca3b75c6
18 changed files with 6431 additions and 0 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.kpt-pipeline/
charts/
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