1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

fix gitignore

This commit is contained in:
Pavol Rusnak 2018-10-19 18:02:27 +02:00
parent be699199b6
commit aa452a5716
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -5,3 +5,4 @@ defs/coins/tools/coindefs.json
tools/coins.json
tools/coindefs.json
tools/coinmarketcap.json
proto.gv*

1
protob/.gitignore vendored
View File

@ -1,3 +1,2 @@
*.pb
combined.proto
*.gv*