summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2022-04-13 22:42:24 -0700
committerGitHub <noreply@github.com>2022-04-14 15:42:24 +1000
commita4a67d515eb21db406f0103072ae172f54478dc3 (patch)
tree8229ba63b0399965cc8fa908ab40c4a5be8ebcd8 /.gitignore
parent18e56902c996854fdb3b68a26f07c0751883701d (diff)
Ignore VIA(L) json files (#16845)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
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