diff options
author | Ryan <fauxpark@gmail.com> | 2022-02-22 02:47:44 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-21 15:47:44 +0000 |
commit | f30f963a0b6ccaa151fe83dd8302fa1f6829086e (patch) | |
tree | 12a91b56de63ad064de2cbbf68e79001f659d4b1 /.gitignore | |
parent | b1de11c27575f9956d2f7dfd6bf0240d630e3ae1 (diff) | |
download | qmk_firmware-f30f963a0b6ccaa151fe83dd8302fa1f6829086e.tar.gz qmk_firmware-f30f963a0b6ccaa151fe83dd8302fa1f6829086e.zip |
Internal docs generation updates (#16411)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 768f40b191..3cc40dc2ad 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,6 @@ # QMK-specific api_data/v1 -doxygen/ quantum/version.h *.bin *.eep |