Files
Myron Blair e27bb37f7b Rebrand StreamHoard, strip Emergent.sh platform artifacts
- Remove .emergent/ state dir, tracked .gitconfig, @emergentbase/visual-edits
  dep + craco wiring, emergent.sh script/meta tags, PostHog telemetry snippet
- Rename UI/docs branding Kino -> StreamHoard (README, DEPLOY.md, Navbar,
  Login, Register, AdminShowEpisodes, FastAPI title, health check response)
- Rename docker-compose container/network names to streamhoard-*
- Default admin email domain -> admin@streamhoard.local
2026-07-23 20:20:29 -05:00

107 lines
1.2 KiB
Plaintext

# --- Secrets / env ---
# (Keep these locally, NEVER commit)
.env
.env.local
.env.*.local
backend/.env
frontend/.env
*.pem
*.key
# --- Media / user uploads ---
backend/media/
media/
*.mp4
*.mkv
*.mov
*.avi
*.webm
*.m4v
# --- Python ---
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
*.egg
*.egg-info/
.eggs/
build/
dist/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.venv/
venv/
env/
# --- Node / Frontend ---
node_modules/
frontend/node_modules/
frontend/build/
frontend/.cache/
.npm
.yarn-cache/
yarn-error.log
npm-debug.log*
# --- IDE / OS ---
.vscode/
.idea/
*.swp
*.swo
.DS_Store
Thumbs.db
# --- Logs ---
logs/
*.log
# --- Test reports / agent runtime ---
test_reports/
tests/__pycache__/
# --- Misc ---
*.bak
*.tmp
.cache/
-e
# Environment and credential files
.env
.env.*
*.env
credentials.json
*.pem
*.key
.credentials
-e
# Environment and credential files
.env
.env.*
*.env
credentials.json
*.pem
*.key
.credentials
-e
# Environment and credential files
.env
.env.*
*.env
credentials.json
*.pem
*.key
.credentials
-e
# Environment and credential files
.env
.env.*
*.env
credentials.json
*.pem
*.key
.credentials
frontend/node_modules/.cache/default-development/0.pack