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

# Virtual environments
.venv

# Temporary files
tmpdocs/
.numba_cache/*

.DS_Store

site/*
.github/*
!.github/copilot-instructions.md
!.github/instructions/
!.github/instructions/**

.vscode/*
!.vscode/settings.json
!.vscode/extensions.json
