diff options
author | fauxpark <fauxpark@gmail.com> | 2022-02-22 03:04:41 +1100 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2022-02-22 03:04:41 +1100 |
commit | a44abeb99ae79e2fc88f3d323477e7408c5baf41 (patch) | |
tree | 4449556eac0762b1a3763a923334df70e53fa228 /.gitignore | |
parent | 69a67720745ee54fa285383ec94aee7d9fdb3269 (diff) | |
parent | f30f963a0b6ccaa151fe83dd8302fa1f6829086e (diff) |
Merge remote-tracking branch 'upstream/master' into develop
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e3a02fe8f6..3f646c6b01 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,6 @@ # QMK-specific api_data/v1 -doxygen/ quantum/version.h *.bin *.eep |