# Python __pycache__/ *.py[cod] *.egg-info/ *.egg dist/ build/ # Editable install artifacts *.pth __editable__* # Virtual environments .venv/ venv/ env/ # Pytest .pytest_cache/ # Editor .vscode/ .idea/ *.swp *~ .agents logos