/bin/
/dist/
/pkf
# release-workflow package artifacts (pkl-publish.yml emits these at repo root)
/pkf-*.tar.gz
/pkf-*.tar.gz.sha256
/result
/result-*
*.test
*.out
.DS_Store

# MoonBit (pkf is now rooted at the repo root)
_build/
target/
.mooncakes/

# pkl
.out/
*.pkl-expected.pcf.actual

# conformance harness — generated parity scoreboard
/conformance/LEDGER.md

# editor
.idea/
.vscode/
.claude/
