2019-02-13 05:38:04 -05:00
|
|
|
.git
|
|
|
|
|
.github
|
2022-03-04 04:49:50 -05:00
|
|
|
.yarn
|
|
|
|
|
build
|
|
|
|
|
compiled
|
|
|
|
|
data
|
|
|
|
|
deployment_tools_config.json
|
|
|
|
|
dist
|
2020-10-14 06:08:35 -04:00
|
|
|
e2e/tmp
|
2022-03-04 04:49:50 -05:00
|
|
|
node_modules
|
|
|
|
|
pkg
|
2021-08-24 04:11:44 -04:00
|
|
|
public/lib/monaco
|
2022-03-04 04:49:50 -05:00
|
|
|
public/sass/*.generated.scss
|
|
|
|
|
scripts/grafana-server/tmp
|
|
|
|
|
vendor
|
|
|
|
|
|
2025-10-07 17:07:55 -04:00
|
|
|
/coverage
|
|
|
|
|
/codeowners-manifest
|
|
|
|
|
|
2022-03-04 04:49:50 -05:00
|
|
|
# TS generate from cue by cuetsy
|
|
|
|
|
**/*.gen.ts
|
|
|
|
|
|
2025-03-11 07:00:37 -04:00
|
|
|
# TS generated by grafana-app-sdk
|
|
|
|
|
**/*_gen.ts
|
|
|
|
|
|
2022-05-17 06:01:07 -04:00
|
|
|
# Auto-generated theme files
|
|
|
|
|
theme.light.generated.json
|
|
|
|
|
theme.dark.generated.json
|
2026-01-28 10:27:23 -05:00
|
|
|
packages/grafana-data/src/themes/schema.generated.json
|
2022-08-03 06:41:31 -04:00
|
|
|
|
|
|
|
|
# Generated Swagger API specs
|
|
|
|
|
public/api-merged.json
|
2023-09-25 15:34:57 -04:00
|
|
|
public/api-enterprise-spec.json
|
2022-08-04 12:51:12 -04:00
|
|
|
public/openapi3.json
|
2022-12-12 09:47:19 -05:00
|
|
|
|
2024-09-04 05:22:03 -04:00
|
|
|
# Generated mock service worker
|
|
|
|
|
public/mockServiceWorker.js
|
|
|
|
|
|
2024-02-09 06:16:40 -05:00
|
|
|
# Crowdin files
|
2025-05-13 09:34:24 -04:00
|
|
|
# Ignore `locales` directory so we also catch enterprise files
|
|
|
|
|
**/locales/**/*.json
|
2025-04-04 07:36:18 -04:00
|
|
|
|
|
|
|
|
/.nx/cache
|
2025-05-13 09:34:24 -04:00
|
|
|
/.nx/workspace-data
|
2025-08-04 06:20:12 -04:00
|
|
|
|
|
|
|
|
# Playwright results
|
|
|
|
|
test-results
|
2025-09-04 05:47:13 -04:00
|
|
|
playwright-report
|
|
|
|
|
|
|
|
|
|
eslint-suppressions.json
|