You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
474 B
31 lines
474 B
#git submodule update --init --recursive
|
|
*.hprof
|
|
build/
|
|
.vscode/
|
|
.gradle
|
|
/local.properties
|
|
/.idea
|
|
.DS_Store
|
|
/captures
|
|
/build
|
|
/app/build
|
|
/app/release
|
|
/app/mapping.txt
|
|
/app/src/main/libs
|
|
/app/src/main/obj
|
|
/controlapp/mapping.txt
|
|
/controlapp/release
|
|
/alpha/build
|
|
/alpha/release
|
|
/alpha/mapping.txt
|
|
/alpha/src/main/schemas/zone.a.dimap.db.RecordsDataBase/1.json
|
|
*.iml
|
|
.idea
|
|
obj/
|
|
.cxx/
|
|
*.class
|
|
#定制版本
|
|
/app/*/release
|
|
/alpha/*/release
|
|
/pad/*/release
|
|
app/libs/base-release.aar |