Optimized file structur

This commit is contained in:
2022-12-09 17:48:37 +01:00
parent 1017fa2257
commit 550b689c12
4 changed files with 16 additions and 13 deletions

9
.gitignore vendored
View File

@@ -1,5 +1,6 @@
data/decrypted/splitted_password_files/*
data/decrypted/password_files/*
data/encrypted/splitted_password_files/*
data/encrypted/password_files/*
data/decrypted/group_files/*
data/decrypted/user_files/*
data/encrypted/group_files/*
data/encrypted/user_files/*
accumulated.json*
__pycache__