From 0300a201612274a1572a6295a73e3157b3e0ae5b Mon Sep 17 00:00:00 2001 From: thecookingsenpai Date: Tue, 6 Feb 2024 16:26:38 +0100 Subject: [PATCH] ignored more stuff --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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