mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -06:00
25 lines
243 B
Plaintext
25 lines
243 B
Plaintext
node_modules
|
|
coverage/
|
|
.aws-config.json
|
|
/dist
|
|
/tmp
|
|
|
|
# locally required config files
|
|
web.config
|
|
config.js
|
|
src/css/*.min.css
|
|
|
|
# Editor junk
|
|
*.sublime-workspace
|
|
*.swp
|
|
.idea/
|
|
*.iml
|
|
|
|
/data/*
|
|
/bin/*
|
|
/grafana-pro
|
|
/grafana
|
|
|
|
grafana.custom.ini
|
|
fig.yml
|