1
0
mirror of https://github.com/github/gitignore synced 2024-05-28 08:20:12 +02:00
gitignore/Android.gitignore
Brian Douglas 7e98309900
removes .DS-Store from the PR 2402
Feel free to open a new PR for discussion on this.
2021-12-03 11:56:33 -08:00

31 lines
369 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/
# Keystore files
*.jks
*.keystore
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof