.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
*.py[cod]
dist/
build/
*.egg-info/
.env
.DS_Store
.work/

# A generator that stages a rewrite beside the file it is replacing and moves it into place
# leaves nothing behind on success; if an interruption leaves one behind, it is not a source file
# somebody should be offered the chance to commit. The Reader and operation table generator that
# wrote these went to Studio with the registries it read.
*.generated

# The performance suite builds its fixture inside the repository root rather than in a temporary
# directory, so an interrupted or parallel run leaves one of these behind. Nothing in one is a
# source file: it is a generated build folder holding a hundred thousand rows of synthetic data,
# under directories the build seals read-only, and `git add -A` in that window commits the lot.
# Recorded as issue #311; ignored here so the window cannot cost anybody a rewritten branch in
# the meantime.
.mostlyright-performance-*/
