blob: d1f7543f09498256e7352f19ce6ac2c878f5ec2a [file] [log] [blame]
/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/misc.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__