diff options
Diffstat (limited to 'vnfs/DAaaS/00-init/gloo/.helmignore')
-rwxr-xr-x | vnfs/DAaaS/00-init/gloo/.helmignore | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/vnfs/DAaaS/00-init/gloo/.helmignore b/vnfs/DAaaS/00-init/gloo/.helmignore deleted file mode 100755 index 08c5989a..00000000 --- a/vnfs/DAaaS/00-init/gloo/.helmignore +++ /dev/null @@ -1,28 +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 - -# template files -*-template.yaml - -# generator files -*.go -generate/ |