This is an automated email from the ASF dual-hosted git repository.

jave pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git


The following commit(s) were added to refs/heads/dev by this push:
     new 6cf7e6c  Remove .helmignore file (#2328)
6cf7e6c is described below

commit 6cf7e6c1157749c184c2fd00d64d6cd30811746b
Author: liwenhe1993 <[email protected]>
AuthorDate: Sat Mar 28 22:07:49 2020 +0800

    Remove .helmignore file (#2328)
---
 charts/dolphinscheduler/.helmignore | 23 -----------------------
 1 file changed, 23 deletions(-)

diff --git a/charts/dolphinscheduler/.helmignore 
b/charts/dolphinscheduler/.helmignore
deleted file mode 100644
index 0e8a0eb..0000000
--- a/charts/dolphinscheduler/.helmignore
+++ /dev/null
@@ -1,23 +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
-*.orig
-*~
-# Various IDEs
-.project
-.idea/
-*.tmproj
-.vscode/

Reply via email to