mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
Add electrum_data to .gitignore (#6092)
This commit is contained in:
parent
ea64b2af64
commit
872380a525
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -16,6 +16,7 @@ bin/
|
||||||
.idea
|
.idea
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
.vscode
|
.vscode
|
||||||
|
electrum_data
|
||||||
|
|
||||||
# icons
|
# icons
|
||||||
electrum/gui/kivy/theming/light-0.png
|
electrum/gui/kivy/theming/light-0.png
|
||||||
|
|
Loading…
Add table
Reference in a new issue