16 lines
155 B
Text
16 lines
155 B
Text
|
|
Dockerfile
|
||
|
|
.dockerignore
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
.next
|
||
|
|
node_modules
|
||
|
|
npm-debug.log
|
||
|
|
README.md
|
||
|
|
.env*
|
||
|
|
!.env.example
|
||
|
|
tests
|
||
|
|
playwright-report
|
||
|
|
test-results
|
||
|
|
.vscode
|
||
|
|
.idea
|