Skip to content

Instantly share code, notes, and snippets.

@aloj22
Last active March 12, 2024 18:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aloj22/7366e4209e9ab9573239ee4cb7e97349 to your computer and use it in GitHub Desktop.
Save aloj22/7366e4209e9ab9573239ee4cb7e97349 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
*.aab
output.json
output-metadata.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
# Mac
.DS_Store
# Crashlytics configurations
com_crashlytics_export_strings.xml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment