# Python __pycache__/ *.py[cod] *.egg-info/ .Python # Virtual environments .venv/ venv/ env/ # Environment / secrets .env output/ # Generated artifacts output/ results/ *.log