diff --git a/.gitignore b/.gitignore index 625516e..ef6cd74 100644 --- a/.gitignore +++ b/.gitignore @@ -30,6 +30,12 @@ api/certs/*.p12 .vscode/ *.iml +# Android Studio +# 若启用 #GRADLE_LOCAL_JAVA_HOME +/app-android/gradle/config.properties +# AGP/Kotlin 本地缓存 +/app-android/.kotlin/ + # 临时文件 *.tmp *.log diff --git a/app-android/.idea/.name b/app-android/.idea/.name deleted file mode 100644 index 78d1dc9..0000000 --- a/app-android/.idea/.name +++ /dev/null @@ -1 +0,0 @@ -life-echo \ No newline at end of file diff --git a/app-android/.idea/appInsightsSettings.xml b/app-android/.idea/appInsightsSettings.xml deleted file mode 100644 index 371f2e2..0000000 --- a/app-android/.idea/appInsightsSettings.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app-android/.idea/deploymentTargetSelector.xml b/app-android/.idea/deploymentTargetSelector.xml deleted file mode 100644 index 52ba993..0000000 --- a/app-android/.idea/deploymentTargetSelector.xml +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/app-android/.idea/deviceManager.xml b/app-android/.idea/deviceManager.xml deleted file mode 100644 index 91f9558..0000000 --- a/app-android/.idea/deviceManager.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app-android/.idea/gradle.xml b/app-android/.idea/gradle.xml deleted file mode 100644 index 639c779..0000000 --- a/app-android/.idea/gradle.xml +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - \ No newline at end of file