Files
app-ethereum/.gitignore
2021-06-15 18:03:30 +02:00

15 lines
128 B
Plaintext

# Compilation of Ledger's app
src/glyphs.c
src/glyphs.h
bin/
debug/
dep/
obj/
# Python
*.pyc
# JS
tests/node_modules
tests/li