blob: bdfa81c4e898c19cdb130ecf9d677fdb46df9ef7 [file] [log] [blame]
Cole Faust2f7faea2021-07-23 17:30:04 -07001# Local configuration
2local.properties
3gradle-wrapper.properties
4
5# Gradle
6.gradle/
7build/
8gradle-app.setting
9.gradletasknamecache
10
11# IntelliJ
12.idea/
13*.iml
14
15# Python
16*.pyc
17
18# Android studio's layout inspector captures
19captures/
20
21# A file created when launching android emulators
22read-snapshot.txt