__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.env
config/config.toml
*.log
.vscode/
.idea/
# OS-specific
.DS_Store
Thumbs.db
desktop.ini
# Editor swap files
*.swp
*.swo
# Local scratch files
_*.json
_scratch/
