Files
duix.ai/duix-android/dh_aigc_android/.gitignore
wangjian 6d54202241 wangjian
2024-05-16 17:22:43 +08:00

26 lines
390 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
*.iml
.gradle
/local.properties
/.idea/
.DS_Store
/build/
*/build/
*/*/build/
*/debug/
*/release/
/captures
.externalNativeBuild
.cxx
*.bat
*.apk
output-metadata.json
# app用到zip的请忽略
# 自定义了local.properties的请删除这条
local.properties
~$*
gradlew
.idea
# 自定义了根目录gradle/gradle-wrapper.properties的请删除这条不推荐自定义
#gradle
build