diff options
author | toshrajbhardwaj <toshrajbhardwaj@gmail.com> | 2018-08-06 07:35:14 +0000 |
---|---|---|
committer | toshrajbhardwaj <tushar.bhardwaj@amdocs.com> | 2018-08-30 18:04:06 +0000 |
commit | f4fc1c626b33777d2ab6e340fa36d5827f7bcb1d (patch) | |
tree | b2ffe6aa2be462b8a36f1b49d7af6c787e020644 /kubernetes/aai/charts/aai-sparky-be/.helmignore | |
parent | 20bb5cdd606bbc65ef4bf13defef674d9f6934cf (diff) |
Apache2 License addition
Issue-ID: OOM-1306
Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
Diffstat (limited to 'kubernetes/aai/charts/aai-sparky-be/.helmignore')
-rw-r--r-- | kubernetes/aai/charts/aai-sparky-be/.helmignore | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/kubernetes/aai/charts/aai-sparky-be/.helmignore b/kubernetes/aai/charts/aai-sparky-be/.helmignore index f0c1319444..daebc7da77 100644 --- a/kubernetes/aai/charts/aai-sparky-be/.helmignore +++ b/kubernetes/aai/charts/aai-sparky-be/.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
|