JLBA202505130001_关于吉林银行新建AI智能培训系统的需求_添加 .gradle 目录到忽略规则,并移除缓存

This commit is contained in:
田岩
2026-03-20 09:02:19 +08:00
parent fc924e03f8
commit 91f04ead65
27 changed files with 16 additions and 5 deletions
+16 -1
View File
@@ -28,4 +28,19 @@ release
# Gradle 缓存
.gradle/
# 忽略 Android/simpleDemo/src/main/assets/apps/ 目录及其所有内容
Android/simpleDemo/src/main/assets/apps/__UNI__EDE0E52/
Android/simpleDemo/src/main/assets/apps/__UNI__EDE0E52/
# 补充:Android 项目通用的忽略规则(建议一并添加)
*.iml
.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
/captures
.externalNativeBuild
*.apk
*.aar
*.so
Android/simpleDemo/build/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
@@ -1,2 +0,0 @@
#Thu Mar 19 16:52:20 CST 2026
gradle.version=8.11.1
Binary file not shown.
-2
View File
@@ -1,2 +0,0 @@
#Mon Mar 09 08:55:18 CST 2026
java.home=C\:\\Program Files\\Android\\Android Studio\\jbr
Binary file not shown.
View File