Files
app-ethereum/.gitignore
2021-06-16 14:52:06 +02:00

16 lines
130 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