6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
# Ignore dependencies, as they will be installed inside the container
|
|
node_modules
|
|
|
|
# Ignore npm debug logs
|
|
npm-debug.log*
|