16 lines
190 B
Plaintext
16 lines
190 B
Plaintext
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
npm-debug.log*
|
|
.next
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
.env
|
|
.env.local
|
|
.env.production.local
|
|
.env.development.local
|
|
coverage
|
|
.nyc_output
|
|
.DS_Store
|
|
*.tsbuildinfo |