grin/.gitignore
Quentin Le Sceller cdb2d6c72c Node API v2 (#3094)
* Node API v2

* Update gitignore

* Add get_pmmr_indices method

* Add Foreign and Owner API each one with specific secret

* Fix failing tests

* Revert to 'Option<u64>'
2019-12-06 10:57:53 +00:00

14 lines
142 B
Text

*.swp
.DS_Store
.grin*
!node_clients
!node_clients.rs
target
*/Cargo.lock
*.iml
grin.log
wallet.seed
test_output
wallet_data
wallet/db
.idea/