2018-05-07 06:32:18 -04:00
|
|
|
.awcache
|
|
|
|
|
.dockerignore
|
|
|
|
|
.git
|
|
|
|
|
.gitignore
|
2018-04-20 14:28:52 -04:00
|
|
|
.vscode
|
|
|
|
|
bin
|
2025-09-15 05:52:01 -04:00
|
|
|
!bin/grafana-linux-k8s
|
2026-01-27 18:14:33 -05:00
|
|
|
!bin/grafana-linux-k8s-debug
|
2018-05-07 06:32:18 -04:00
|
|
|
data*
|
|
|
|
|
dist
|
|
|
|
|
docker
|
2018-04-20 14:28:52 -04:00
|
|
|
Dockerfile
|
2018-05-07 06:32:18 -04:00
|
|
|
docs
|
|
|
|
|
dump.rdb
|
|
|
|
|
node_modules
|
2021-10-28 10:41:10 -04:00
|
|
|
**/node_modules
|
2018-05-07 06:32:18 -04:00
|
|
|
/tmp
|
|
|
|
|
*.yml
|
2021-10-26 06:08:31 -04:00
|
|
|
!.yarnrc.yml
|
2018-05-07 06:32:18 -04:00
|
|
|
*.md
|
2021-10-26 06:08:31 -04:00
|
|
|
.yarn/*
|
|
|
|
|
!.yarn/patches
|
|
|
|
|
!.yarn/releases
|
|
|
|
|
!.yarn/plugins
|
|
|
|
|
!.yarn/versions
|
|
|
|
|
!.yarn/cache
|