Commit graph

19 commits

Author SHA1 Message Date
SomberNight
16bac5fd73
rm qt icons file
so we don't need pyrcc5, which is not deterministic,
and so we don't need the submodule for the icons

based on electrumsv/electrumsv@bf8802c2ea
2019-02-01 20:15:28 +01:00
SomberNight
15bc097f55
gitignore: update old path 2019-01-28 17:35:52 +01:00
SomberNight
77aefdfe71
gitignore: add kivy atlas 2018-09-06 17:46:50 +02:00
SomberNight
44fbd8330b
update gitignore 2018-09-05 18:07:24 +02:00
Janus
097ac144d9 file reorganization with top-level module 2018-07-13 14:01:37 +02:00
Johann Bauer
eab5bcf62f Find files to translate automatically 2018-03-09 19:15:05 +01:00
Tim Gabets
0b603f7a70 Added tox temporary files to .gitignore 2017-05-31 13:35:15 +03:00
akshayaurora
900346b89e kivy:Improve startup speed 2016-01-27 20:21:20 +05:30
Neil Booth
21bf5a8a84 Better support for USB devices
Benefits of this rewrite include:

- support of disconnecting / reconnecting a device without having
  to close the wallet, even in a different USB socket
- support of multiple keepkey / trezor devices, both during wallet
  creation and general use
- wallet is watching-only dynamically according to whether the
  associated device is currently plugged in or not
2016-01-02 20:39:29 +09:00
Roman Zeyde
1eccadfc13 travis: use Tox for test automation 2015-07-02 17:25:02 +03:00
Kevin Cooper
8a8dea7390 added env/ to gitignore and fixed an issue with electrum-env to pass command line arguments correctly 2015-02-15 13:00:03 -07:00
Maran
fd8a931608 Make where() work with OSX app bundles
MEIPASS is PythonInstaller specific and won't work for py2app

	modified:   lib/util.py
	modified:   .gitignore
	modified:   lib/util.py
	modified:   setup-release.py
2015-01-27 12:32:23 +01:00
Chris Glass
a286b18aed Added _trial_temp to .gitignore 2014-06-25 07:25:04 +02:00
Bryan Stitt
8ece295f2e ignore gui/icons_rc.py 2013-11-09 20:17:22 -08:00
Michael Kramlich
bc28e7b8fe gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo 2013-11-04 20:26:11 -07:00
Michael Kramlich
35be5c76dc gitignore: added a few more build-generated files 2013-11-04 16:34:47 -07:00
Maran
dfd48319a3 Fix merge conflict 2013-03-16 21:38:12 +01:00
ErebusBat
211fbe8ec3 Ignore build outputs 2012-08-02 11:02:46 -06:00
ErebusBat
90f9ae8753 Add .gitignore
- Ignore compiled python
 - Patch files
 - lib/icons_rc.py (generated)
2012-08-02 10:46:42 -06:00