1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 03:34:23 +01:00
gitignore/Android.gitignore
2021-09-09 03:29:38 +02:00

32 lines
379 B
Plaintext

# Gradle files
.gradle/
build/
# Local configuration file (sdk path, etc)
local.properties
# Log/OS Files
*.log
.DS_Store
# 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