From 80e0def5a248b4cfc06d0c59b786ccd05d971997 Mon Sep 17 00:00:00 2001 From: Hannah Marsh Date: Wed, 23 Oct 2024 10:04:56 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c559abf..c8082ca 100755 --- a/.gitignore +++ b/.gitignore @@ -48,4 +48,5 @@ out/ out/* -internal/model/bulletin_board/metrics/prometheus.yml \ No newline at end of file +internal/model/bulletin_board/metrics/prometheus.yml +internal/model/bulletin_board/metrics/rules.yml \ No newline at end of file