Initial commit with structure of formula

- Add basic function with generating proxy config file

Change-Id: I2bb8bbad39d48e9fb5e1ae6950271982a0638e06
Related-PROD: PROD-19336
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..aa8e42a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+.kitchen
+tests/build/
+*.swp
+*.pyc
+.ropeproject