# Environment variables .env # Python __pycache__/ *.py[cod] *$py.class .Python .venv/ venv/ # IDE .vscode/ .idea/ # OS .DS_Store Thumbs.db