commit: c05cafa3dfa485b2cbb056ee4d3bd5caaa9a8b71 parent 7a4f21d34086278cf1484e4e92837260f76b1396 Author: Joel Challis <git@zvecr.com> Date: Mon, 26 Aug 2024 04:33:40 +0100 Add via keymaps to gitignore (#24329)Diffstat:
M | .gitignore | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/.gitignore b/.gitignore
@@ -118,4 +118,5 @@ compile_commands.json # VIA(L) files that don't belong in QMK repo via*.json +/keyboards/**/keymaps/via/* /keyboards/**/keymaps/vial/*