7 lines
56 B
Plaintext
7 lines
56 B
Plaintext
# .dockerignore
|
|
node_modules
|
|
dist
|
|
.tmp
|
|
.cache
|
|
.env
|
|
build |