[MSB] Make MSB compatible with Kubernetes v1.17
[oom.git] / .gitignore
index decc205..fcf3cdd 100644 (file)
@@ -1 +1,27 @@
+# Unit tests
+__snapshot__
+
+# Application
 kubernetes/config/onap-parameters.yaml
+kubernetes/dist/*
+requirements.lock
+**/charts/*.tgz
+*.orig
+
+# AAI Schema
+**/schema/*
+
+
+# Eclipse
+.classpath
+.factorypath
+.project
+.pydevproject
+.settings/
+
+# IntelliJ
+.idea/*
+*.iml
+
+# Mac OS
+*DS_Store*