# Python cache and build artifacts
__pycache__/
*.py[cod]
*.so
*.egg
*.egg-info/
dist/
build/
wheels/
.eggs/

# Virtual environments
.venv/
venv/
env/
.env/

# Test, coverage, and output
.coverage
.pytest_cache/
htmlcov/
coverage.xml
test-results.xml
test_output.puml

# Supabase and .ctn artifacts
supabase/
.ctn/

# Editor/OS files
.DS_Store
Thumbs.db
*.swp
*.swo
*.bak
*.tmp
~$*

# IDE/project files
.vscode/
.idea/
*.iml
docs/*
BSGautoresearch/repos/
BSGautoresearch/generated/
BSGautoresearch/state/
BSGautoresearch/.env
bsg_analysis.ipynb
.DS_Store
issue.md
plans/*