# __pycache__/ covers *.pyc, which live inside it; .pytest_cache/ and .ruff_cache/ each self-ignore via a nested .gitignore the tool writes.
__pycache__/
.*.sw?
