feat: add simple controller to generate helm values
diff --git a/.gitignore b/.gitignore
index 8b7f63a..c56d48e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,6 @@
 molecule/default/host_vars/*
 !molecule/default/host_vars/.gitkeep
 *.tar.gz
+__pycache__
+.pytest*
+.coverage