# Environment variables .env # Python __pycache__/ *.py[cod] *.egg-info/ .venv/ venv/ dist/ build/ # IDE .idea/ .vscode/ *.swp .claude/