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 768f40b19..3cc40dc2a 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -18,7 +18,6 @@ | |||
18 | 18 | ||
19 | # QMK-specific | 19 | # QMK-specific |
20 | api_data/v1 | 20 | api_data/v1 |
21 | doxygen/ | ||
22 | quantum/version.h | 21 | quantum/version.h |
23 | *.bin | 22 | *.bin |
24 | *.eep | 23 | *.eep |