mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-01 05:16:10 +01:00
6ab686ae77
* first stab * refactor to nanobench * refactor to matcha * use hand-rolled comparison logic, ugh * update threshold * remove unused dependencies * remove benchmarks from travis ci
17 lines
171 B
Plaintext
17 lines
171 B
Plaintext
# Build files.
|
|
dist
|
|
examples/build.dev.js
|
|
examples/build.prod.js
|
|
lib
|
|
|
|
# Temporary files.
|
|
bench/output
|
|
tmp
|
|
|
|
# Gitbook files.
|
|
_book
|
|
|
|
# NPM files.
|
|
node_modules
|
|
npm-debug.log
|