mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
* initial cirrus config * cirrus * f*ck caching * images and deleting travis * check * bugfix weird ci-issue (directory exists) * kick * revert * kick * fix Co-authored-by: benk10 <ben.kaufman10@gmail.com>
33 lines
490 B
Text
33 lines
490 B
Text
__pycache__
|
|
.pytest_cache
|
|
*.pyc
|
|
.env
|
|
.venv
|
|
.tor_service_key
|
|
build
|
|
dist
|
|
*.egg-info
|
|
.vscode
|
|
.idea
|
|
cert.pem
|
|
key.pem
|
|
*.dmg
|
|
.python-version
|
|
pyinstaller/specterd
|
|
pyinstaller/release
|
|
pyinstaller/release-linux
|
|
pyinstaller/release-win
|
|
pyinstaller/version.txt
|
|
pyinstaller/electron/version-data.json
|
|
pyinstaller/electron/node_modules
|
|
pyinstaller/electron/dist
|
|
.DS_Store
|
|
.coverage
|
|
cypress/videos
|
|
cypress/screenshots
|
|
node_modules
|
|
btcd-conn.json
|
|
tests/bitcoin
|
|
tests/bitcoin.binary
|
|
tests/bitcoin.compile
|
|
|