initial commit
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
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
|
||||
Reference in New Issue
Block a user