android/.gitignore

60 lines
912 B
Plaintext
Raw Normal View History

# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
2011-08-19 20:37:35 +00:00
# built application files
*.apk
*.ap_
*.aab
2011-08-19 20:37:35 +00:00
# files for the dex VM
*.dex
# Java class files
*.class
# generated files
bin/
2014-10-28 17:43:10 +00:00
build/
*.iml
2011-08-19 20:37:35 +00:00
gen/
target/
2011-08-19 20:37:35 +00:00
# Local configuration files (sdk path, etc)
2011-08-19 20:37:35 +00:00
local.properties
tests/local.properties
2011-08-19 20:37:35 +00:00
# Mac .DS_Store files
2013-08-06 09:27:07 +00:00
.DS_Store
# Proguard README
proguard-project.txt
tests/proguard-project.txt
# Android Studio and Gradle specific entries
.gradle
.idea/*
!.idea/codeStyles/
2016-09-26 15:58:37 +00:00
build
/gradle.properties
.attach_pid*
fastlane/Fastfile
*.hprof
# fastlane specific
**/fastlane/report.xml
# deliver temporary files
**/fastlane/Preview.html
# snapshot generated screenshots
**/fastlane/screenshots
# scan temporary files
**/fastlane/test_output
/fastlane/vendor/
/.bundle/
/fastlane/.bundle
# python
**/__pycache__/
/gradle/verification-keyring.gpg