- Test only 1 function which is in utils2.c
- Because is not inlude nano sdk
- Move zemu's into functional folder
- Change path of zemu's test in CI and Makefile
21 lines
198 B
Plaintext
21 lines
198 B
Plaintext
# Compilation of Ledger's app
|
|
src/glyphs.c
|
|
src/glyphs.h
|
|
bin/
|
|
debug/
|
|
dep/
|
|
obj/
|
|
|
|
# Python
|
|
*.pyc
|
|
|
|
|
|
# JS
|
|
tests/node_modules
|
|
tests/lib
|
|
tests/yarn-error.log
|
|
tests/elfs/*
|
|
tests/snapshots-tmp
|
|
|
|
.vscode
|
|
.idea |