grin/.gitignore

15 lines
142 B
Text
Raw Normal View History

2016-10-21 03:06:12 +03:00
*.swp
.DS_Store
.grin*
!node_clients
!node_clients.rs
2016-10-21 03:06:12 +03:00
target
*/Cargo.lock
*.iml
grin.log
wallet.seed
test_output
wallet_data
wallet/db
.idea/