Files
backstage/.eslintignore
T
Johan Haals d8b53be2e0 Update workflows and scripts
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2023-03-09 16:13:21 +01:00

12 lines
176 B
Plaintext

**/node_modules/**
**/dist/**
**/dist-types/**
**/storybook-static/**
**/coverage/**
**/build/**
**/.git/**
**/public/**
**/microsite/**
**/templates/**
**/sample-templates/**