commit | 577ecc7fe824d1739143824747e486514fe1c7e8 | [log] [tgz] |
---|---|---|
author | Hanna Arhipova <harhipova@mirantis.com> | Mon Feb 15 19:28:47 2021 +0200 |
committer | Hanna Arhipova <harhipova@mirantis.com> | Mon Feb 15 19:42:59 2021 +0200 |
tree | 4e4909bcb8e0859896da353676fe9e3b2c0554bb | |
parent | ae9b270fd16fe4161978163a2d3c84f1814d69c6 [diff] [blame] |
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/