proton-mail-android/.gitignore

42 lines
479 B
Plaintext
Raw Normal View History

2020-04-16 15:44:53 +00:00
# Built application files
*.apk
*.ap_
# Files for the Dalvik VM
*.dex
# Java class files
*.class
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Proguard folder generated by Eclipse
proguard/
# Log Files
*.log
.idea/
.DS_Store
*.iml
ajcore.*.txt
2020-04-16 15:44:53 +00:00
# Room database schemas
app/schemas/
# Reports
config/detekt/reports
2020-04-16 15:44:53 +00:00
# contact the lead to get access to these files
privateConfig
sentry.properties