26 lines
233 B
Plaintext
26 lines
233 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
.env
|
|
.env.local
|
|
.git
|
|
.gitignore
|
|
.next
|
|
.swc
|
|
.turbo
|
|
coverage
|
|
dist
|
|
build
|
|
.DS_Store
|
|
*.pem
|
|
.vscode
|
|
.idea
|
|
*.iml
|
|
.eslintignore
|
|
.prettier*
|
|
.editorconfig
|
|
docker-compose*.yml
|
|
Dockerfile*
|
|
.github
|
|
migrations
|
|
README.md
|