# Quarto build artifacts
_site/
_freeze/
/.quarto/
.jupyter_cache/

# Python cache
__pycache__/
*.py[cod]
*$py.class
.ipynb_checkpoints/

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

# OS
.DS_Store
Thumbs.db

# Temporary files
*.tmp
*.bak

**/*.quarto_ipynb
