rmt-box.organizer.inventory/.gitignore
2026-03-17 16:59:40 +01:00

73 lines
1 KiB
Text

# =========================
# 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
# =========================
# Build artifacts
# =========================
*.apk
*.ap_
*.aab
*.dex
*.class
# =========================
# Keystores (VERY important)
# =========================
*.jks
*.keystore
# =========================
# OS junk
# =========================
.DS_Store
Thumbs.db
# =========================
# Tools / plugins / others
# =========================
/.continue/
/eva/
/tellnext/
/browsernext/
/speakernext/
/transfernext/
/wtCaptures/
/logs/
/tests/
*.sh
*.swp
TellNextTrace*.txt
BNWT.txt