mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2024-12-23 11:59:30 +00:00
add in old .gitignore in case anyone has an old .dart.txt laying around
might as well make sure the old gitignored file is still gitginored ... although it isn't referenced, is it? could probably cut this out
This commit is contained in:
parent
e82a4d95fa
commit
485c6d55e5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -37,7 +37,8 @@ lib/generated_plugin_registrant.dart
|
|||
test/services/coins/bitcoin/bitcoin_wallet_test_parameters.dart
|
||||
test/services/coins/firo/firo_wallet_test_parameters.dart
|
||||
test/services/coins/dogecoin/dogecoin_wallet_test_parameters.dart
|
||||
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart # Legacy
|
||||
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart
|
||||
test/services/coins/namecoin/namecoin_wallet_test_parameters.dart.txt # Legacy
|
||||
test/services/coins/namecoin/namecoin_wallet_test_parameters.txt # Legacy
|
||||
test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart
|
||||
test/services/coins/particl/particl_wallet_test_parameters.dart
|
||||
|
|
Loading…
Reference in a new issue