mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-12-22 11:39:22 +00:00
Add logo dirs to .gitignore
This commit is contained in:
parent
8fa1fe1b04
commit
1047a2b9d6
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -115,4 +115,7 @@ cw_shared_external/**
|
||||||
cw_haven/**
|
cw_haven/**
|
||||||
|
|
||||||
lib/bitcoin/bitcoin.dart
|
lib/bitcoin/bitcoin.dart
|
||||||
lib/monero/monero.dart
|
lib/monero/monero.dart
|
||||||
|
|
||||||
|
ios/Runner/Assets.xcassets/AppIcon.appiconse/
|
||||||
|
android/app/src/main/res/
|
||||||
|
|
Loading…
Reference in a new issue