17 lines
227 B
Text
17 lines
227 B
Text
*.iml
|
|
.gradle/
|
|
.idea/
|
|
.kotlin/
|
|
local.properties
|
|
.DS_Store
|
|
build/
|
|
captures/
|
|
.externalNativeBuild/
|
|
.cxx/
|
|
*.apk
|
|
*.aab
|
|
*.ap_
|
|
*.dex
|
|
|
|
# Keep the gradle wrapper jar (it IS the build tool bootstrap).
|
|
!gradle/wrapper/gradle-wrapper.jar
|