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:
parent
3b4e702518
commit
8d96ff7853
21
.helmignore
21
.helmignore
@ -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
|
Loading…
x
Reference in New Issue
Block a user