Initial commit: StreamFlow IPTV platform

This commit is contained in:
aiulian25 2025-12-17 00:42:43 +00:00
commit 73a8ae9ffd
1240 changed files with 278451 additions and 0 deletions

48
desktop-app/.gitignore vendored Normal file
View file

@ -0,0 +1,48 @@
# Dependencies
node_modules/
package-lock.json
# Build output
dist/
out/
# Electron
.DS_Store
Thumbs.db
# Logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
logs/
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
desktop.ini
# Testing
coverage/
# Environment
.env
.env.local
.env.*.local
# Temporary files
*.tmp
*.temp
.cache/
# User data and config (sensitive)
*streamflow-config.json
*streamflow-offline.json
*streamflow-key.json