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