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