From 11dcd70e4964875c0daf03fd5971337dec38658d Mon Sep 17 00:00:00 2001 From: Giovanni Sanchez <108043524+sisyphusSmiling@users.noreply.github.com> Date: Fri, 12 Apr 2024 10:45:38 -0500 Subject: [PATCH] update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 0a5466db..11ad135a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,7 @@ db/ # Cadence test framework coverage coverage.json coverage.lcov + +# Keys +*.pkey +*.pem \ No newline at end of file