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