# ========================= # IDE (Android Studio / IntelliJ) # ========================= .idea/ *.iml # ========================= # Gradle / Kotlin # ========================= .gradle/ build/ out/ /.kotlin/ # ========================= # Local configuration # ========================= local.properties # ========================= # Native / C++ builds # ========================= .cxx/ .externalNativeBuild/ # ========================= # Generated / temporary # ========================= captures/ .navigation/ bin/ gen/ proguard/ *.log test_artifacts/ scripts/ # ========================= # Build artifacts # ========================= *.apk *.ap_ *.aab *.dex *.class # ========================= # Keystores (VERY important) # ========================= *.jks *.keystore # ========================= # Firebase / Google Services # ========================= google-services.json # ========================= # OS junk # ========================= .DS_Store Thumbs.db # ========================= # Tools / plugins / others # ========================= /.continue/ /eva/ /tellnext/ /browsernext/ /speakernext/ /transfernext/ /wtCaptures/ /logs/ /tests/ *.sh *.swp TellNextTrace*.txt BNWT.txt __pycache__/