diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-14 05:43:00 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-14 05:43:00 +0000 |
commit | a6884e6933662a09aecbc434125101d2f148c01f (patch) | |
tree | 22d9497ed222bd8841d7fab251296f1fd9cfa9a8 | |
parent | 88028dd982ef8048e582abda10c47128dfe223b4 (diff) | |
parent | a4a67d515eb21db406f0103072ae172f54478dc3 (diff) |
Merge remote-tracking branch 'origin/master' into develop
-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 compile_commands.json .clangd/ .cache/ + +# VIA(L) json files that don't belong in QMK repo +via*.json |