From 0fa82e30bb388c290ebcb316f0b6c06f5302d5ec Mon Sep 17 00:00:00 2001 From: gbrodman Date: Tue, 7 Jul 2026 12:08:26 -0400 Subject: [PATCH] Fix typo in .gitignore (#3130) --- prober/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prober/.gitignore b/prober/.gitignore index 77b1e2de2..bd24ab3da 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/