node_modules/
dist/
build/
site/
.DS_Store
*.log
.env
reports/
.vscode/
.agents/
outputs/
.astro/
.ruff_cache/

# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
venv/
.venv/
pip-log.txt
pip-delete-this-directory.txt
.pytest_cache/
*.egg-info/
.hatch/

# VSIX / Extension Manifests
*.vsix
extension.vsixmanifest
