ignored more stuff

This commit is contained in:
thecookingsenpai 2024-02-06 16:26:38 +01:00
parent 5ee4dcd179
commit 0300a20161

6
.gitignore vendored
View File

@ -5,4 +5,8 @@ test_*
hmaenv hmaenv
__pycache__ __pycache__
public_key.pem public_key.pem
*.pem *.pem
decrypted.txt
encrypted.txt
*.enc
*.dec