From 1721fe618b6ed94b5de67a79c3b5371739e38fb6 Mon Sep 17 00:00:00 2001 From: Giovanni Sanchez <108043524+sisyphusSmiling@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:43:47 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 11ad135a..f3e7cf8d 100644 --- a/.gitignore +++ b/.gitignore @@ -22,4 +22,7 @@ coverage.lcov # Keys *.pkey -*.pem \ No newline at end of file +*.pem + +# Local configs +local.flow.json \ No newline at end of file