cert-manager + metallb configs
diff --git a/scripts/homelab/cert-manager-webhook-gandi/.gitignore b/scripts/homelab/cert-manager-webhook-gandi/.gitignore
new file mode 100644
index 0000000..727dde6
--- /dev/null
+++ b/scripts/homelab/cert-manager-webhook-gandi/.gitignore
@@ -0,0 +1,18 @@
+# Binaries for programs and plugins
+*.exe
+*.exe~
+*.dll
+*.so
+*.dylib
+
+# Test binary, build with `go test -c`
+*.test
+/__main__/
+/apiserver.local.config/
+/_out/
+
+# Output of the go coverage tool, specifically when used with LiteIDE
+*.out
+
+# Ignore the built binary
+cert-manager-webhook-gandi