diff options
| author | Yoshiya Hinosawa <stibium121@gmail.com> | 2018-10-20 16:56:24 +0900 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-10-20 08:07:20 -0400 |
| commit | f44ecdff975b637edb1c5d41d30a6924c8fd87d3 (patch) | |
| tree | a623d64caf409ac6ba62653b131fb21d4008556a /.gitignore | |
| parent | edb7b609f26b628a15c03455db945c58cde72408 (diff) | |
feat: show only 20 benchmark data in inde.html
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bd850eb16..98b064c7e 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ node_modules /gh-pages # temp benchmark data /website/data.json +/website/recent.json |
