# AI Indexing Ignore
# These directories/files are excluded from AI context indexing for speed

# Generated/scraped content
scraper/static/

# Build artifacts
scraper/bin/
*.exe

# Dependencies (if using Go modules, the AI doesn't need vendor/)
# vendor/

# IDE
.idea/
.vscode/
*.swp

# OS
.DS_Store
