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

# Virtual environments
.venv

# API keys and secrets
.env

# The sandbox
sandbox/

# vscode
.vscode

# agent logs
agent_logs/

# literature papers
my_papers/
my_docs.pkl

software/
Launch/
Plotting/
extra_logs/