Skip to content

Instantly share code, notes, and snippets.

@mahmoud-abdallah863
Created January 16, 2023 20:05
Show Gist options
  • Save mahmoud-abdallah863/4fc4d1bfcd0f6bbc09671cc36d632683 to your computer and use it in GitHub Desktop.
Save mahmoud-abdallah863/4fc4d1bfcd0f6bbc09671cc36d632683 to your computer and use it in GitHub Desktop.
Android .gitignore
# 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
# MacOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment