mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-01-11 20:10:25 +00:00
72 lines
1.1 KiB
Text
72 lines
1.1 KiB
Text
# Learn more https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files
|
|
|
|
# dependencies
|
|
node_modules/
|
|
!node_modules/react-native-video/android/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java
|
|
|
|
# Expo
|
|
.expo/
|
|
dist/
|
|
web-build/
|
|
expo-env.d.ts
|
|
|
|
# Native
|
|
*.orig.*
|
|
*.jks
|
|
*.p8
|
|
*.p12
|
|
*.key
|
|
*.mobileprovision
|
|
|
|
# Metro
|
|
.metro-health-check*
|
|
|
|
# debug
|
|
npm-debug.*
|
|
yarn-debug.*
|
|
yarn-error.*
|
|
|
|
# macOS
|
|
.DS_Store
|
|
*.pem
|
|
|
|
# local env files
|
|
.env
|
|
.env*.local
|
|
|
|
# typescript
|
|
*.tsbuildinfo
|
|
plan.md
|
|
release_announcement.md
|
|
ALPHA_BUILD_2_ANNOUNCEMENT.md
|
|
CHANGELOG.md
|
|
.env.local
|
|
# Android build artifacts (but keep source files)
|
|
android/app/build/
|
|
android/build/
|
|
android/.gradle/
|
|
android/app/libs/*.aar
|
|
!android/app/libs/lib-decoder-ffmpeg-release.aar
|
|
HEATING_OPTIMIZATIONS.md
|
|
# sliderreadme.md
|
|
.cursor/mcp.json
|
|
local-scrapers-repo
|
|
worki.json
|
|
VERSION_UPDATE_README.md
|
|
hackintosh-emulator-fix.sh
|
|
/ota-builds
|
|
src/screens/xavio.md
|
|
/nuvio-providers
|
|
/KSPlayer
|
|
/exobase
|
|
# ffmpegreadme.md
|
|
toast.md
|
|
ffmpegreadme.md
|
|
sliderreadme.md
|
|
bottomsheet.md
|
|
fastimage.md
|
|
|
|
# Backup directories
|
|
backup_sdk54_upgrade/
|
|
SDK54_UPGRADE_SUMMARY.md
|
|
SDK54_UPGRADE_SUMMARY.md
|