update gitignore

This commit is contained in:
julian 2022-09-16 07:55:40 -06:00
parent aba579f64e
commit 76a4a7acd8
3 changed files with 2 additions and 13 deletions

2
.gitignore vendored
View file

@ -37,6 +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
test/services/coins/bitcoincash/bitcoincash_wallet_test_parameters.dart
/integration_test/private.dart
# Exceptions to above rules.

File diff suppressed because one or more lines are too long