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.
40 lines
750 B
40 lines
750 B
4 years ago
|
build/
|
||
|
/unbundled-build
|
||
|
.classpath
|
||
|
.gradle
|
||
|
**/.idea/**
|
||
|
!**/.idea/codeStyleSettings.xml
|
||
|
!**/.idea/copyright
|
||
|
!**/.idea/codeStyles
|
||
|
!.idea/codeStyles/Project.xml
|
||
|
!.idea/codeStyles/codeStyleConfig.xml
|
||
|
!.idea/copyright/AndroidCopyright.xml
|
||
|
!.idea/copyright/profiles_settings.xml
|
||
|
!.idea/inspectionProfiles/Project_Default.xml
|
||
|
!.idea/vcs.xml
|
||
|
.project
|
||
|
.settings/
|
||
|
project.properties
|
||
|
local.properties
|
||
|
**/bin
|
||
|
**/gen
|
||
|
*.iml
|
||
|
**/out
|
||
|
buildSrc/build
|
||
|
buildSrc/lint-checks/build
|
||
|
buildSrc/jetpad-integration/build
|
||
|
lifecycle/common/build
|
||
|
jacoco.exec
|
||
|
/studio
|
||
|
/ui/studio
|
||
|
|
||
|
# When Gradle configuration fails with the --profile option enabled it creates this folder.
|
||
|
/reports
|
||
|
|
||
|
# Mac Desktop Services Store files.
|
||
|
.DS_Store
|
||
|
|
||
|
# Layout Inspector creates it.
|
||
|
captures/
|
||
|
__pycache__
|