grin-wallet/.gitignore
chives101 1871ad0a56 Add nix/flake support
Example:

nix build github:mimblewimble/grin-wallet

./result/bin/grin-wallet --help
2024-04-25 19:50:23 +08:00

14 lines
133 B
Text

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