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