# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Virtual environments
.venv/
venv/
env/

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

# Testing
.pytest_cache/
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/

# Documentation
site/
.cache/

# OS
.DS_Store
Thumbs.db

# Windsurf internal
.windsurf/

# Website build artifacts (comfio.com has its own .gitignore)
comfio.com/node_modules/
comfio.com/.next/
comfio.com/out/

# SoftwareX paper (separate repo: comfio-softwareX)
comfio-softwareX/

# Temp files
task.txt
test_output.txt
test_results.txt
test_run.txt
improvment.txt
LLM_plan.txt
instructions/
