From f41785cb9bcbe564b780846b1354eb6b9cff7588 Mon Sep 17 00:00:00 2001 From: LUX-Timber Date: Fri, 26 Apr 2024 11:13:21 +0800 Subject: [PATCH] final-rele-1.0(1) --- .gitignore | 5 +++++ .idea/deploymentTargetDropDown.xml | 15 +-------------- .idea/misc.xml | 1 - app/.gitignore | 3 ++- 4 files changed, 8 insertions(+), 16 deletions(-) diff --git a/.gitignore b/.gitignore index 3991950..987ff86 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,8 @@ .cxx local.properties /app/src/main/assets/keyboard.json +/app/release/baselineProfiles/1/app-release.dm +/app/release/Fancy Keyboard Theme1.0(1).aab +/info/info.txt +/info/key0.jks +/app/release/output-metadata.json diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index e2eb010..0c0c338 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -3,20 +3,7 @@ - - - - - - - - - - - - - - + diff --git a/.idea/misc.xml b/.idea/misc.xml index 0ad17cb..8978d23 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,3 @@ - diff --git a/app/.gitignore b/app/.gitignore index 42afabf..479368d 100644 --- a/app/.gitignore +++ b/app/.gitignore @@ -1 +1,2 @@ -/build \ No newline at end of file +/build +/release/baselineProfiles/0/app-release.dm