44 lines
417 B
Plaintext
44 lines
417 B
Plaintext
node_modules
|
|
dist
|
|
build
|
|
.next
|
|
out
|
|
coverage
|
|
coverage*
|
|
.env
|
|
.env.*
|
|
.editorconfig
|
|
npm-debug.log
|
|
yarn-debug.log
|
|
yarn-error.log
|
|
pnpm-debug.log
|
|
.DS_Store
|
|
*.local
|
|
*.log
|
|
*.sqlite
|
|
*.db
|
|
*.swp
|
|
*.swo
|
|
.idea
|
|
.vscode
|
|
*.test.ts
|
|
*.test.js
|
|
*.spec.ts
|
|
*.spec.js
|
|
cypress/
|
|
playwright-report/
|
|
*.tgz
|
|
*.cache
|
|
*.turbo
|
|
*.eslintcache
|
|
*.tsbuildinfo
|
|
Dockerfile*
|
|
docker-compose*
|
|
.dockerignore
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
LICENSE
|
|
Makefile
|
|
helm-charts
|