loro/.gitignore
Zixuan Chen fc20f1f7d0
chore: add coverage report cli (#311)
* chore: add coverage report cli

* chore: ignore trace-*
2024-04-02 22:27:45 +08:00

11 lines
113 B
Text

/target
*.log
*.ipynb
flamegraph.svg
target
dhat-heap.json
.DS_Store
node_modules/
.idea/
coverage/
trace-*.json