HWI/.gitignore
Andrew Chow 8aa047104a Add scripts to run tests and prepare test environments
Add a run_tests.py script which runs all of the tests.

Add a setup_environment.sh script which will download and build the Trezor
emulator, Coldcard simulator, and bitcoind.
2018-12-04 10:32:23 -05:00

8 lines
74 B
Plaintext

__pycache__/
*.pyc
build/
dist/
hwi.egg-info/
test/emulator.img
test/work