mirror of
https://github.com/grafana/grafana.git
synced 2024-11-30 04:34:23 -06:00
60db643983
* Add diffing support to grafana-cli cue gen-ts * Rely on diff comparison in cuetsify pipeline step * Ignore *.gen.ts files with eslint * Chore: Fix lint `sdboyer/cuetsify-compare` (#45818) * Sync drone (cherry picked from commit 40645ab19e39ff9b0a12b7ebb13a4dc4c5e1d472) * Fix lint (cherry picked from commit c95ece983984432fea029335b2b729b09d76c7eb) * Sign drone Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com>
19 lines
263 B
Plaintext
19 lines
263 B
Plaintext
node_modules
|
|
compiled
|
|
build
|
|
vendor
|
|
devenv
|
|
data
|
|
dist
|
|
e2e/tmp
|
|
scripts/grafana-server/tmp
|
|
public/lib/monaco
|
|
deployment_tools_config.json
|
|
|
|
# TS generate from cue by cuetsy
|
|
**/*.gen.ts
|
|
|
|
# Auto-generated localisation files
|
|
public/locales/_build/
|
|
public/locales/**/*.js
|