* add jitsi * fix style * fix * update * little mistake * fix persistence * update * fix permission * add test password * little mistake * change style * add some dns * update * add question * add some question * some change * Update charts/incubator/jitsi/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/jitsi/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/jitsi/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/jitsi/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * update keywords * Update charts/incubator/jitsi/questions.yaml * Update charts/incubator/jitsi/questions.yaml * Update charts/incubator/jitsi/questions.yaml * Update charts/incubator/jitsi/questions.yaml * add question persistence Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
27 lines
409 B
Plaintext
27 lines
409 B
Plaintext
# Patterns to ignore when building packages.
|
|
# This supports shell glob matching, relative path matching, and
|
|
# negation (prefixed with !). Only one pattern per line.
|
|
.DS_Store
|
|
# Common VCS dirs
|
|
.git/
|
|
.gitignore
|
|
.bzr/
|
|
.bzrignore
|
|
.hg/
|
|
.hgignore
|
|
.svn/
|
|
# Common backup files
|
|
*.swp
|
|
*.bak
|
|
*.tmp
|
|
*~
|
|
# Various IDEs
|
|
.project
|
|
.idea/
|
|
*.tmproj
|
|
.vscode/
|
|
# OWNERS file for Kubernetes
|
|
OWNERS
|
|
# helm-docs templates
|
|
*.gotmpl
|