.gradle/
gradle/gradle-daemon-jvm.properties
.idea/
local.properties
**/build/
captures/
*.iml
.DS_Store
.kotlin/
# Ephemeral screenshot-test reference renders (regenerated by fastlane/generate_screenshots.sh)
app/src/screenshotTest*/reference/
# Rendered declaration screencasts (regenerated by fastlane/play-declarations/*/record.sh).
# Kept on disk for upload to the Play Console, never committed — they are large and
# they capture whatever was on the recording device's screen.
fastlane/play-declarations/**/*.mp4

