target/
.venv/
__pycache__/
dist/
site/
tmp/

*.so
*.pyd

python/rsloop/_loop.*
python/rsloop/rsloop.pdb

benches/profiles*
benches/compare_event_loops.results.json

tests/fixtures/tls

.ruff_cache
