# Patterns to ignore when building packages.
# Files in here won't be included in the chart.
.DS_Store
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
*.swp
*.bak
*.tmp
*.orig
*~
.project
.idea/
*.tmproj
.vscode/
# OWNERS file for Kubernetes projects
OWNERS
# ci/test config for this repo
tests/
