# Secrets & Credentials
.env
*.env

# Python Virtual Environment
.venv/
venv/
env/

# VSCode local settings (hides local file paths/debuggers)
.vscode/

# Python caches and temporary bytecode
__pycache__/
*.pyc

toolshed/

**codecampshed/**
