Helm: remove unused .helmignore file

This ps removes the extranious .helmignore file from the root of
the Dry-Dock repo.

Change-Id: I40d81fde9558cd6c9b52eb5732ef42bf3d02d9ba
This commit is contained in:
intlabs 2017-10-27 14:01:45 -05:00 committed by Tin Lam
parent 3b4e702518
commit 8d96ff7853
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
# 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