23 lines
233 B
Plaintext
23 lines
233 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.env.local
|
|
.env
|
|
coverage
|
|
.vscode
|
|
.idea
|
|
*.md
|
|
!README.md
|
|
.git
|
|
.gitignore
|
|
test-results
|
|
playwright-report
|
|
.github
|
|
*.log
|
|
Dockerfile
|
|
docker-compose.yml
|
|
.dockerignore
|
|
nginx.conf
|
|
deploy.sh
|
|
README-DEPLOY.md
|
|
certbot
|