diff --git a/.gitignore b/.gitignore index 164f0f6..5a5fa85 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,8 @@ test_* hmaenv __pycache__ public_key.pem -*.pem \ No newline at end of file +*.pem +decrypted.txt +encrypted.txt +*.enc +*.dec \ No newline at end of file