20 lines
206 B
Plaintext
20 lines
206 B
Plaintext
node_modules
|
|
npm-debug.log
|
|
yarn-error.log
|
|
.env
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.next
|
|
dist
|
|
out
|
|
build
|
|
.git
|
|
.gitignore
|
|
*.md
|
|
.vscode
|
|
Dockerfile
|
|
.dockerignore
|
|
*.log
|
|
*.lock |