1
0
mirror of https://github.com/github/gitignore synced 2024-06-01 18:28:13 +02:00
gitignore/Android.gitignore
Paul Smith d7a25eddfb
Android Studio
Ignoring 3 xml files that are often modified simply by opening and testing a project.
And that only store local data.
2022-02-02 15:20:30 -06:00

34 lines
431 B
Plaintext

# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
# Android Studio generated files and folders
captures/
.externalNativeBuild/
.cxx/
*.apk
output.json
# IntelliJ
*.iml
.idea/
misc.xml
deploymentTargetDropDown.xml
render.experimental.xml
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof