Initial commit
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal 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
|
Reference in New Issue
Block a user