Files
backstage/.eslintignore
T
2020-03-05 16:28:14 +01:00

8 lines
104 B
Plaintext

**/node_modules/**
**/dist/**
**/storybook-static/**
**/coverage/**
**/build/**
**/.git/**
**/public/**