From fa2399d27e53684577bcea82486b85bf4323b13a Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Fri, 3 Nov 2023 23:24:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=AD=E6=96=87=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + .idea/workspace.xml | 29 ++++++++++++++++++----------- app/DataBase/data.py | 2 +- app/Ui/decrypt/decrypt.py | 18 ++++++++++++------ 4 files changed, 32 insertions(+), 18 deletions(-) diff --git a/.gitignore b/.gitignore index 1fc986b..0bbcc8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .vscode +.idea build data sqlcipher-3.0.1 diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3039714..67b3fcb 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,12 +4,11 @@