15 lines
181 B
Plaintext
15 lines
181 B
Plaintext
Dockerfile
|
|
.dockerignore
|
|
node_modules
|
|
npm-debug.log*
|
|
.next
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
coverage
|
|
.nyc_output
|
|
.DS_Store
|
|
*.tsbuildinfo
|
|
|
|
# Exclude app mode files for landing build
|
|
app/app |