__pycache__/
*.py[cod]
.venv/
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/
*.lance/
# Upstream checkouts for patches sent elsewhere; not part of this package.
upstream/
# Written at build time by uv-dynamic-versioning.
src/polars_pylance/_version.py
# Written by bench/infra/run_remote.sh on every run; the committed copy of a
# run is bench/results-m8id4xl.jsonl.
bench/results.jsonl
bench/results.txt
# Per-user Pulumi stack state, including the passphrase salt.
bench/infra/Pulumi.*.yaml
