From a4a67d515eb21db406f0103072ae172f54478dc3 Mon Sep 17 00:00:00 2001
From: Drashna Jaelre <drashna@live.com>
Date: Wed, 13 Apr 2022 22:42:24 -0700
Subject: [PATCH] Ignore VIA(L) json files (#16845)

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

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