Initial commit

This commit is contained in:
2023-08-16 19:47:48 +03:00
commit 9cad55858c
5 changed files with 174 additions and 0 deletions

18
.dockerignore Normal file
View File

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