6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
# .dockerignore
|
|
.git/
|
|
node_modules/
|
|
npm-debug.log
|
|
dev_env/
|