Files
app-ethereum/.gitignore
2021-06-18 12:43:29 +02:00

18 lines
152 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