# Git
.git
.gitignore
.gitattributes

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Node (built in Docker)
node_modules/

# Vendor (built in Docker)
vendor/

# Environment
.env
.env.local
.env.*.local

# Logs & cache
storage/logs/*
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/views/*
!storage/logs/.gitkeep
!storage/framework/cache/data/.gitkeep
!storage/framework/sessions/.gitkeep
!storage/framework/views/.gitkeep

# Testing
tests/
phpunit.xml
.phpunit.result.cache

# Documentation
docs/
*.md
!README.md

# Build artifacts
public/build/
public/hot

# Claude
.claude/
CLAUDE.md

# Misc
"Beanding Guide.txt"
"system info.txt"
elcaptain-sportsonly-db.md
