You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
414 B
16 lines
414 B
include README LICENCE RELEASE-NOTES AUTHORS |
|
include electrum.conf.sample |
|
include electrum.desktop |
|
include *.py |
|
include electrum |
|
recursive-include lib *.py |
|
recursive-include gui *.py |
|
recursive-include plugins *.py |
|
recursive-include packages *.py |
|
include app.fil |
|
include icons.qrc |
|
recursive-include icons * |
|
recursive-include scripts * |
|
recursive-include data * |
|
recursive-include locale *.mo |
|
recursive-include docs *
|
|
|