# SOURCED FILE — do not edit here. Edit automation/publish/ in the generator; this copy is overwritten on the next sync.
# Build output, per delivery. Each toolchain writes into its own directory, and none of it is
# published — the deliveries are checked-in generated source, not build artefacts.
/rust/target/
/rust/Cargo.lock.bak
/python/dist/
/python/**/__pycache__/
/python/.venv/
/typescript/dist/
/typescript/dist-test/
/typescript/node_modules/
