diff options
| author | Joel Challis <git@zvecr.com> | 2024-07-11 23:48:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-12 08:48:43 +1000 |
| commit | 063f1444c68a64a02fe2f5c3de2f8fa765f53533 (patch) | |
| tree | 4b3475a5c7abee5ce9286cce766758fb6c2eff1e /.gitignore | |
| parent | 2e671cfd8be1a867cb6717732f1045fc026aeba0 (diff) | |
Add json index of files to CI uploads (#24097)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5de38c161c..c3f2f063cd 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -26,6 +26,7 @@ | |||
| 26 | *.stackdump | 26 | *.stackdump |
| 27 | *.sym | 27 | *.sym |
| 28 | index.html | 28 | index.html |
| 29 | firmware_list.json | ||
| 29 | 30 | ||
| 30 | # QMK-specific | 31 | # QMK-specific |
| 31 | api_data/v1 | 32 | api_data/v1 |
