Files
AndroidJetpack/nextplayer/.gitignore
T
coco 723ce1af5c a
2026-07-03 15:12:48 +08:00

43 lines
591 B
Plaintext

# 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
# Google Services (e.g. APIs or Firebase)
google-services.json
# Android Profiling
*.hprof
# ffmpeg
nextlib/ffmpeg/build
nextlib/ffmpeg/output
nextlib/ffmpeg/sources
# Fastlane
fastlane/report.xml
fastlane/Preview.html
fastlane/screenshots
fastlane/test_output