# Python virtual environment venv/ .venv/ # Python cache __pycache__/ *.pyc # Environment/secrets .env # IDE .vscode/ .idea/