BootloaderSpoofer/.gitignore

32 lines
375 B
Plaintext
Raw Permalink Normal View History

2023-09-18 08:11:49 -07:00
# 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
2024-01-02 12:11:34 -08:00
*.apk