- Changes console.log and console.debug to relevant types - PASSWORD and I environment variables are now passed as arguments to npm commands - Added optional argument `--debug`. when passed, console.debug is also logged, else console.debug are turned off
10 lines
123 B
Plaintext
10 lines
123 B
Plaintext
/node_modules/
|
|
/package-lock.json
|
|
/args/config*.json
|
|
/args/param.json
|
|
/args/keys*.json
|
|
/log.txt
|
|
/bash_start*
|
|
*test*
|
|
*.tmp*
|