27 lines
226 B
Plaintext
27 lines
226 B
Plaintext
node_modules/
|
|
|
|
.next/
|
|
out/
|
|
build/
|
|
dist/
|
|
|
|
.env
|
|
.env*.local
|
|
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
pnpm-debug.log*
|
|
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
.idea/
|
|
.vscode/
|
|
|
|
.playwright-mcp/
|
|
playwright-report/
|
|
test-results/
|
|
|
|
*.tsbuildinfo
|