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