Aether-3383 deploy chatbot to cloud
Change-Id: Ib665f01ae4f967b85ceeec15712d53c936e486c8
diff --git a/rasa-action-server/.helmignore b/rasa-action-server/.helmignore
new file mode 100644
index 0000000..98c5305
--- /dev/null
+++ b/rasa-action-server/.helmignore
@@ -0,0 +1,25 @@
+# SPDX-FileCopyrightText: 2022 Open Networking Foundation
+#
+# SPDX-License-Identifier: Apache-2.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