# IDE
.idea
.vscode

# Python
.venv
dist
__pycache__
*.egg-info

# Configuration and Credentials
.env
