# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# Coverage
htmlcov/
.coverage
.coverage.*

# Testing
.pytest_cache/

# Ruff
.ruff_cache/

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

# OS
.DS_Store
PHASE*.md
RAPIDS_SPEC.md