diff --git a/.gitignore b/.gitignore index d8010917..16bf3f03 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,5 @@ target/ # pyenv .python-version +# Private key files from AWS +*.pem