From c6a0ce2c802ba2de0f5d2f9f6224b74162907c57 Mon Sep 17 00:00:00 2001 From: howydev <132113803+howydev@users.noreply.github.com> Date: Thu, 1 Feb 2024 18:42:42 -0500 Subject: [PATCH] pr review fix --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 6bbaff28..14533961 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,7 @@ lcov.info # secret .env + +# deployments +broadcast/**/run-latest.json +broadcast/**/dry-run/**/* \ No newline at end of file