dist/
node_modules/

# Generated WASM wrapper. Written into src/ by __tests__/runContractTests.sh
# (and into dist/ by scripts/build.sh). Never commit this - it's a copy of
# the buck-built emcc artifact and would bloat the repo.
src/FlowParserWASM.js
src/FlowParserWASM.js.lock.d/

# Lock file used by __tests__/runContractTests.sh and
# scripts/facebook/runOxidizedJestTests.sh to serialize concurrent
# `yarn build` rebuilds of dist/ when buck schedules
# wasm_parser_contract_test and oxidized_jest_test in parallel.
.dist.flock
