SuperNodeStorage/.gitignore
2022-11-29 04:41:11 +05:30

9 lines
120 B
Plaintext

/node_modules/
/package-lock.json
/args/config.json
/args/param.json
/args/keys.json
/log.txt
/bash_start*
*test*
*.tmp*