# Patterns to ignore when building Helm packages.
.DS_Store
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/

# CI/CD
.github/
.circleci/
.gitlab-ci.yml

# Editor
*.swp
*.bak
*.tmp
*.orig
*~

# Local dev
.vscode/
.idea/
*.tgz
.helmignore
