riemann-dash/.gitignore
Kyle Kingsbury 63489979e0 Save and reload dashboards.
Modules for persistence, global dashboard control, managing workspaces,
and keybindings. Server can save/load dashboards, merging workspaces if
necessary. Config is stored as json in a file: ./ws/config.json, for now.
2012-10-05 13:57:52 -07:00

8 lines
53 B
Text

pkg/
._*
.sass-cache/
*~
.DS_Store
.*.swp
*.log
/ws/