diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3f646c6b01..b1bd2609bc 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -91,3 +91,6 @@ user_song_list.h | |||
| 91 | compile_commands.json | 91 | compile_commands.json |
| 92 | .clangd/ | 92 | .clangd/ |
| 93 | .cache/ | 93 | .cache/ |
| 94 | |||
| 95 | # VIA(L) json files that don't belong in QMK repo | ||
| 96 | via*.json | ||
