This repository has been archived on 2025-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
android-carb-up/.gitignore
2025-01-04 12:39:00 -07:00

50 lines
593 B
Plaintext

.gradle
/local.properties
/.idea/workspace.xml
/.idea/libraries
.DS_Store
/build
## Old ^^
## New vv
# 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
/app/debug/output-metadata.json
# Ha!
keystore/*
release