SuperNodeStorage/.gitignore
sairajzero 25a342a2db Minor changes
- config.json and param.json moved to args/
- param-default.json will be used by default if param.json is not generated by the user
- Renamed launch.js to start.js
- Minor bug fixes
2021-07-29 20:34:29 +05:30

4 lines
68 B
Plaintext

/node_modules/
/package-lock.json
/args/config.json
/args/param.json