otto/.gitignore
Steven Hartland 9230e2b888
fix: tester (#478)
Fix the way tester works, move it into the tools directory and clean up
how it processes files including adding more data to the summary about
what failed and why.
2022-12-05 23:15:21 +00:00

11 lines
148 B
Plaintext

.test
otto/otto
otto/otto-*
tools/tester/testdata/
tools/tester/tester
tools/gen-jscore/gen-jscore
tools/gen-tokens/gen-tokens
.idea
dist/
.vscode/