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 | 84d73b1c3fb47cb76332bb12d93f699ecfd228fb (patch) | |
tree | b3afd233b52e8d982ceb0479d50e35ba2a2438fe /charts/aai-gizmo/.helmignore | |
parent | 2ee51470640e8b106dec4db72231df7453ebf81a (diff) |
Apache2 License addition
Issue-ID: OOM-1306
Change-Id: I1a617718006ee845d675fead74ce075c3390ac2f
Signed-off-by: toshrajbhardwaj <toshrajbhardwaj@gmail.com>
Diffstat (limited to 'charts/aai-gizmo/.helmignore')
-rw-r--r-- | charts/aai-gizmo/.helmignore | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/charts/aai-gizmo/.helmignore b/charts/aai-gizmo/.helmignore index f0c1319..daebc7d 100644 --- a/charts/aai-gizmo/.helmignore +++ b/charts/aai-gizmo/.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
|