aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKurkó Mihály <kurkomisi@users.noreply.github.com>2017-11-15 01:34:00 +0800
committerPéter Szilágyi <peterke@gmail.com>2017-11-15 01:34:00 +0800
commitba62215d9ef8655743ce7b1380056755943e3d72 (patch)
treeca74e2d737759f44930469f5c285443efe5f99cc /.gitignore
parent984c25ac406e86255b289a3d7fec4cd91a17707f (diff)
downloaddexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar.gz
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar.bz2
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar.lz
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar.xz
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.tar.zst
dexon-ba62215d9ef8655743ce7b1380056755943e3d72.zip
cmd, dashboard: dashboard using React, Material-UI, Recharts (#15393)
* cmd, dashboard: dashboard using React, Material-UI, Recharts * cmd, dashboard, metrics: initial proof of concept dashboard * dashboard: delete blobs * dashboard: gofmt -s -w . * dashboard: minor text and code polishes
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cb2c2d14d..3a5acef9f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,8 @@ profile.cov
# IdeaIDE
.idea
+
+# dashboard
+/dashboard/assets/node_modules
+/dashboard/assets/stats.json
+/dashboard/assets/public/bundle.js