From d85bab30d1d0cae447499e17db6c4613226934c5 Mon Sep 17 00:00:00 2001 From: Emiliano Frascaro Date: Wed, 5 Aug 2026 19:27:25 +0200 Subject: [PATCH] Ignora i secret Garage locali nel deploy sync. Co-authored-by: Cursor --- infra/garage/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 infra/garage/.gitignore diff --git a/infra/garage/.gitignore b/infra/garage/.gitignore new file mode 100644 index 0000000..fe0e7da --- /dev/null +++ b/infra/garage/.gitignore @@ -0,0 +1,2 @@ +garage.prod.toml +prod-credentials.env