diff options
author | Drashna Jael're <drashna@live.com> | 2021-07-08 21:16:31 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-07-08 21:16:31 -0700 |
commit | 4d0291668b0feb3e54b03011e9a9b4349ed83d99 (patch) | |
tree | 8a58c5d0d3030d7400c6670a97e463343c52ae46 /.gitignore | |
parent | 996a19ee7ba3308e17fd347afde0b135852835cc (diff) | |
parent | a913db63aa41f7d1c939d735fbd316a85225d935 (diff) |
Merge tag '0.13.13' into firmware_21
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ec04818547..06632a144a 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ *.eep *.elf *.hex +*.uf2 *.qmk !util/bootloader.hex !quantum/tools/eeprom_reset.hex |