Files
grin-node/.gitignore
T
hashmap aedac483f5 Convert to Rust 2018 edition (#2084)
* Convert to Rust 2018 edition

* Update gitignore
2018-12-08 00:59:40 +01:00

14 lines
129 B
Plaintext

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