mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-02-20 00:33:07 +01:00
feat(connect-common): add firmware binaries
This commit is contained in:
committed by
Tomáš Klíma
parent
f8bcb0c937
commit
266b9e5bde
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -9,6 +9,7 @@ packages/suite-data/files/bin/tor/mac-*/tor filter=lfs diff=lfs merge=lfs -text
|
||||
packages/suite-data/files/bin/tor/win-*/*.dll filter=lfs diff=lfs merge=lfs -text
|
||||
packages/suite-data/files/bin/tor/win-*/tor.exe filter=lfs diff=lfs merge=lfs -text
|
||||
packages/integration-tests/projects/suite-web/snapshots/** filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
packages/connect-common/files/firmware/1/*.bin filter=lfs diff=lfs merge=lfs -text
|
||||
packages/connect-common/files/firmware/2/*.bin filter=lfs diff=lfs merge=lfs -text
|
||||
# Changelog to be merged via union always.
|
||||
CHANGELOG.md merge=union
|
||||
|
||||
@@ -13,6 +13,7 @@ tsconfig.lib.json
|
||||
src
|
||||
scripts
|
||||
docs
|
||||
*.bin
|
||||
|
||||
# Editors
|
||||
.editorconfig
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81e71710e289728aafcff2a2508d7882e14961a8b1ae8afd263af953a415a6f5
|
||||
size 439196
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ed716b2813f8b81983700e6d286f6ff17a17e830cb85954fe31e9a7ec9388b8
|
||||
size 595684
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c3d63d6fc8e7d378256e9ac487a76031921e7075619aa34102e3f53fef07d1b
|
||||
size 46008
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd201becc85122c9cfdd1bc88cc0ac02fd9c4bafb48840250d1462fe28e826ec
|
||||
size 1104384
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8925f4fcfd34f3b8cfdcbcf68183565953f14f00448e437f68b8cd8c6abb6e0
|
||||
size 1504768
|
||||
Reference in New Issue
Block a user