20 lines
212 B
Plaintext
20 lines
212 B
Plaintext
**/.dockerignore
|
|
**/.git
|
|
**/.gitignore
|
|
**/.vs
|
|
**/.vscode
|
|
**/bin
|
|
**/obj
|
|
**/out
|
|
**/node_modules
|
|
**/Charts
|
|
**/*.user
|
|
**/*.dbmdl
|
|
**/*.jfm
|
|
**/*.db
|
|
**/secrets.dev.yaml
|
|
**/values.dev.yaml
|
|
**/Tiltfile
|
|
tests
|
|
CMKS - Infra
|