github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/.gitignore (about) 1 *.exe 2 *.swp 3 .DS_Store 4 .coverage/ 5 .idea/ 6 .vimrc 7 .vscode/ 8 _dist/ 9 bin/ 10 vendor/ 11 # Ignores charts pulled for dependency build tests 12 cmd/helm/testdata/testcharts/issue-7233/charts/*