mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
vendor: add ignore=untracked to QR code generator submodule
The submodule does not contain .gitignore and we produce .d and .o files in their directory :-/
This commit is contained in:
parent
79e9ae28b7
commit
07d2994d0c
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -16,3 +16,4 @@
|
||||
[submodule "vendor/QR-Code-generator"]
|
||||
path = vendor/QR-Code-generator
|
||||
url = https://github.com/nayuki/QR-Code-generator.git
|
||||
ignore = untracked
|
||||
|
Loading…
Reference in New Issue
Block a user