16 lines
153 B
Plaintext
16 lines
153 B
Plaintext
|
|
node_modules
|
||
|
|
.next
|
||
|
|
out
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
.cursor
|
||
|
|
test-results
|
||
|
|
playwright-report
|
||
|
|
blob-report
|
||
|
|
playwright/.cache
|
||
|
|
coverage
|
||
|
|
*.md
|
||
|
|
!README.md
|
||
|
|
.env*
|
||
|
|
!.env.example
|