From 683ea4290e2c2da5f1ffbf7e0409b2dfa291a37c Mon Sep 17 00:00:00 2001 From: Greg Millam Date: Fri, 25 Oct 2024 15:21:05 -0700 Subject: [PATCH] Add keymap_all.h to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 816d6d11137..93e9b020078 100644 --- a/.gitignore +++ b/.gitignore @@ -115,3 +115,4 @@ compile_commands.json .clangd/ .cache/ keyboards/svalboard/sweep_keymap.yaml +keyboards/svalboard/keymaps/vial/keymap_all.h