cryptomator-android/.gitignore
Julian Raufelder a6fcde64e0
Use exodus and Izzys script and test all flavors to detect tracking #358
To sustainably detect such problems early, we are now using exodus next to Izzys script and testing against all build flavors #358
2021-10-01 16:40:56 +02:00

55 lines
868 B
Plaintext

###IntelliJ###
*.iml
*.ipr
*.iws
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/gradle.xml
.idea/assetWizardSettings.xml
.idea/dictionaries
.idea/**/libraries/
.idea/caches
.idea/modules.xml
.idea/navEditor.xml
.idea/encodings.xml
.idea/compiler.xml
.idea/jarRepositories.xml
###Android###
# Built application files
*.apk
*.aab
*.ap_
# Java class files
*.class
# Generated files
bin/
gen/
**/**/debug/output.json
**/**/release/output.json
# Gradle files
.gradle/
build/
**/release/output-metadata.json
**/debug/output-metadata.json
# Local configuration file (sdk path, etc)
local.properties
# fastlane
**/fastlane/.env
**/fastlane/metadata/**/images/**
**/fastlane/report.xml
# fdroid
**/fastlane/repo/**
**/fastlane/tmp/**
**/fastlane/izzyscript/iod-scan-apk.php
**/fastlane/izzyscript/current_iod-scan-apk.php
**/fastlane/izzyscript/current_result_*.json