Fixed issue found in integration testing
[oom.git] / .gitignore
index 4dcd874..92ead3a 100644 (file)
@@ -1,5 +1,23 @@
+# Application
 kubernetes/config/onap-parameters.yaml
-.idea/*
 kubernetes/dist/*
 requirements.lock
 **/charts/*.tgz
+
+# AAI Schema
+**/schema/*
+
+
+# Eclipse
+.classpath
+.factorypath
+.project
+.pydevproject
+.settings/
+
+# IntelliJ
+.idea/*
+*.iml
+
+# Mac OS
+*DS_Store*