Initial support (hidden) for large files

This commit is contained in:
tcsenpai 2024-02-07 22:37:16 +01:00
parent 72bdf0378e
commit d1efe68ed0

10
.gitignore vendored
View File

@ -10,3 +10,13 @@ decrypted.txt
encrypted.txt encrypted.txt
*.enc *.enc
*.dec *.dec
x86_64*
conda_meta
compiler_compat
include
man
share
ssl
cp.png
*.part
large_file_encryptor.py