main
text 24 lines 361 Bytes
Raw
1 frontend/src/unplugin.components.d.ts
2 !frontend/src/components/logs
3
4 npm-debug.log*
5 yarn-debug.log*
6 yarn-error.log*
7 pnpm-debug.log*
8 lerna-debug.log*
9
10 node_modules
11 .DS_Store
12 dist
13 coverage
14 *.local
15
16 cypress/videos/
17 cypress/screenshots/
18 report/
19
20 cypress/screenshots/
21 cypress/downloads/
22 tsconfig.app.tsbuildinfo
23 tsconfig.node.tsbuildinfo
24 tsconfig.vitest.tsbuildinfo