From cc0393d3196dabe3da878dafddc045226a218914 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 16 Feb 2026 12:56:37 +0100 Subject: feat(git): dont ignore compiled binaries --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index c3f2f063cd..f5ca737129 100644 --- a/.gitignore +++ b/.gitignore @@ -31,11 +31,8 @@ firmware_list.json # QMK-specific api_data/v1 quantum/version.h -*.bin *.eep -*.hex *.qmk -*.uf2 # DD config at wrong location /keyboards/**/keymaps/*/info.json -- cgit v1.2.3