From 6c3ba490cf3c039e64c35a71e54dc855c4c15977 Mon Sep 17 00:00:00 2001 From: Michael Arrastia Date: Thu, 29 Mar 2018 14:53:40 +0100 Subject: Add BABEL chart to AAI Includes: - aligned chart name - image name updated with version set to latest - handling of passwords as secrets Issue-ID: AAI-974 Change-Id: I5898364059217e77a80f43067acd6a343f893117 Signed-off-by: Michael Arrastia --- .gitignore | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 4dcd874cd7..96565192cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,16 @@ +# Application kubernetes/config/onap-parameters.yaml -.idea/* kubernetes/dist/* requirements.lock **/charts/*.tgz + + +# Eclipse +.classpath +.factorypath +.project +.settings/ + +# IntelliJ +.idea/* +*.iml -- cgit 1.2.3-korg