summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMike Elliott <mike.elliott@amdocs.com>2018-04-11 16:34:52 +0000
committerGerrit Code Review <gerrit@onap.org>2018-04-11 16:34:52 +0000
commitf39bd633c0acea07c3502a984178afa65f6c2b52 (patch)
tree83f93bf35c8d93383e25621fa5cebc3fa7c128cc /.gitignore
parent809661a28e8b711e8c6504a22584467d79a952ac (diff)
parent6c3ba490cf3c039e64c35a71e54dc855c4c15977 (diff)
Merge "Add BABEL chart to AAI"
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 12 insertions, 1 deletions
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