Refactored code

This commit is contained in:
2022-12-09 11:19:21 +01:00
parent 10ad8c3574
commit 5478ef39bc
7 changed files with 50 additions and 35 deletions

6
.gitignore vendored
View File

@@ -1 +1,5 @@
data/
data/decrypted/splitted_password_files/*
data/decrypted/password_files/*
data/encrypted/splitted_password_files/*
data/decrypted/password_files/*
__pycache__