mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Build testdata frontend standalone (#75833)
This commit is contained in:
committed by
GitHub
parent
8c456ec24b
commit
157ea31b03
5
.gitignore
vendored
5
.gitignore
vendored
@@ -20,7 +20,7 @@ tsconfig.tsbuildinfo
|
||||
__debug_bin*
|
||||
|
||||
# Yarn
|
||||
.yarn/*
|
||||
.yarn/
|
||||
!.yarn/patches
|
||||
!.yarn/releases
|
||||
!.yarn/plugins
|
||||
@@ -200,3 +200,6 @@ deployment_tools_config.json
|
||||
|
||||
# Temporary file for backporting PRs
|
||||
.pr-body.txt
|
||||
|
||||
# Core plugin builds
|
||||
public/app/plugins/**/dist/
|
||||
Reference in New Issue
Block a user