diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-08-30 19:04:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-30 19:04:02 +0000 |
commit | 7f45a78ebc41481e5007ca256962e8e276a335ea (patch) | |
tree | 4073c35b24410665cd3a13e3c9bda6f8743842ba /kubernetes/aaf/charts/aaf-cs | |
parent | 187e47a9b8401f6a26c82a5a7ee8c5a83d253a20 (diff) | |
parent | f4fc1c626b33777d2ab6e340fa36d5827f7bcb1d (diff) |
Merge "Apache2 License addition"
Diffstat (limited to 'kubernetes/aaf/charts/aaf-cs')
-rw-r--r-- | kubernetes/aaf/charts/aaf-cs/.helmignore | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/kubernetes/aaf/charts/aaf-cs/.helmignore b/kubernetes/aaf/charts/aaf-cs/.helmignore index f0c1319444..daebc7da77 100644 --- a/kubernetes/aaf/charts/aaf-cs/.helmignore +++ b/kubernetes/aaf/charts/aaf-cs/.helmignore @@ -1,21 +1,21 @@ -# 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 +# 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
|