From cb1f192acfae23af75a1289440b26dc6983d7af6 Mon Sep 17 00:00:00 2001 From: Gus Brodman Date: Wed, 1 Jul 2026 14:49:52 -0400 Subject: [PATCH] Fix typo in .gitignore --- prober/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prober/.gitignore b/prober/.gitignore index 77b1e2de2de..bd24ab3da7f 100644 --- a/prober/.gitignore +++ b/prober/.gitignore @@ -1,2 +1,2 @@ out/ -src/main/resources/google/registry/monitoring/blackbox/modules/secrets/ \ No newline at end of file +src/main/resources/google/registry/monitoring/blackbox/module/secrets/