Files
Calendarr-Android/.gitignore
2026-07-13 19:16:42 +02:00

48 lines
456 B
Plaintext

# 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 (sdk path, etc.)
local.properties
# Log files
*.log
# Android Studio / IntelliJ
*.iml
.idea/
*.ipr
*.iws
captures/
.externalNativeBuild/
.cxx/
# Keystore files
*.jks
*.keystore
keystore.properties
# macOS
.DS_Store
# Kotlin
.kotlin/