exchangemarket/.gitignore
sairajzero 96b9d3b6e9 Setup files
- Adding setup files to configure, set password.
- Private key will now be stored in encrypted shares. Password will be required for running the server.
- Automated creation of MySQL schema.
- Making floGlobals common for both server and client.
- Fixed a minor bug in database.js
2021-09-29 04:14:02 +05:30

6 lines
91 B
Plaintext

/node_modules/
/package-lock.json
/args/config.json
/args/param.json
/args/keys.json
*test*