44 lines
403 B
Plaintext
44 lines
403 B
Plaintext
# Chat summaries
|
|
chat-summaries/
|
|
|
|
# Built application files
|
|
*.apk
|
|
*.aar
|
|
*.ap_
|
|
*.aab
|
|
|
|
# Files for the ART/Dalvik VM
|
|
*.dex
|
|
|
|
# Java class files
|
|
*.class
|
|
|
|
# Generated files
|
|
bin/
|
|
gen/
|
|
out/
|
|
release/
|
|
|
|
# Gradle files
|
|
.gradle/
|
|
build/
|
|
|
|
# Local configuration file
|
|
local.properties
|
|
|
|
# Android Studio
|
|
*.iml
|
|
.idea/
|
|
.DS_Store
|
|
|
|
# Keystore files
|
|
*.jks
|
|
*.keystore
|
|
|
|
# Cursor
|
|
.cursor/
|
|
|
|
# Build script output
|
|
dist/
|
|
keystore/
|