Add method to merge dict objects to yaml files

PROD-36050

Change-Id: I7e3cfb005a575bc5ffa078746f6623870307d005
diff --git a/.gitignore b/.gitignore
index 72364f9..9e00340 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,6 @@
 
 # Rope project settings
 .ropeproject
+
+# PyCharm project settings
+.idea/