__pycache__/ *.py[cod] .pytest_cache/ # Runtime logs are reproducible and can grow quickly. logs/ *.out *.log # Local editor/OS state. .DS_Store .vscode/ .idea/