1# Local configuration 2local.properties 3gradle-wrapper.properties 4 5# Gradle 6gradle/ 7.gradle/ 8build/ 9 10# IntelliJ 11.idea/ 12*.iml 13 14# Python 15*.pyc 16 17# Android studio's layout inspector captures 18captures/ 19 20# A file created when launching android emulators 21read-snapshot.txt 22