1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-17 21:22:10 +00:00
trezor-firmware/.gitignore
obrusvit 83b4066f55 feat(core/sdbackup): backup to unallocated space.
- backup and restore
- basic unit test
- WIP
2024-01-16 15:27:13 +01:00

16 lines
188 B
Plaintext

.attic/
.cache/
.venv/
.idea/
.ycm_extra_conf.py
.vimspector.json
.mypy_cache/
.pytest_cache/
.vscode/
__pycache__/
*.pyc
/build
proto.gv*
.DS_Store
crypto/tests/libtrezor-crypto.so.dSYM/