# Python __pycache__/ *.py[cod] *$py.class *.so .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Virtual environment .venv/ venv/ ENV/ env/ # IDE .vscode/ .idea/ *.swp *.swo # Environment variables .env remotes.yaml # Logs *.log # uv uv.lock # tox .tox/ # pytest .pytest_cache/ # pre-commit .pre-commit-cache/ # ruff .ruff_cache/ # Docker volumes minio_data/ # Local configuration overrides ca-bundle.pem