This is an attempt to commit the changes made to Electrum-BTC to morph it into FLO, on top of the latest Electrum-BTC codebase at the time of writing. The code has become messy pulling upstream changes and its become difficult to debug issues
29 lines
330 B
Plaintext
29 lines
330 B
Plaintext
####-*.patch
|
|
*.pyc
|
|
*.swp
|
|
build/
|
|
dist/
|
|
*.egg/
|
|
contrib/pyinstaller/
|
|
Electrum.egg-info/
|
|
locale/
|
|
.devlocaltmp/
|
|
*_trial_temp
|
|
packages
|
|
env/
|
|
.buildozer/
|
|
bin/
|
|
/app.fil
|
|
.idea
|
|
|
|
# icons
|
|
electrum/gui/qt/icons_rc.py
|
|
electrum/gui/kivy/theming/light-0.png
|
|
electrum/gui/kivy/theming/light.atlas
|
|
|
|
# tests/tox
|
|
.tox/
|
|
.cache/
|
|
.coverage
|
|
.pytest_cache
|