diff options
| author | hathach <thach@tinyusb.org> | 2018-05-15 13:23:32 +0700 |
|---|---|---|
| committer | hathach <thach@tinyusb.org> | 2018-05-15 13:23:32 +0700 |
| commit | 3d8bb96f75edd485706d16a17691f223848e5120 (patch) | |
| tree | 277afcd879d413eb53e784064ed071bfb4722f19 /.gitignore | |
| parent | ce9f05f91b964c1f55d223fe06588ce08e076659 (diff) | |
update gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 09ffb164d..c728a3cf3 100644 --- a/.gitignore +++ b/.gitignore @@ -7,7 +7,7 @@ *.bin *.map *.hex -!ports/nrf/**/bootloader/*.hex +!ports/nrf/**/bootloader/**/*.hex *.dis *.exe |
