From eb9f152a13a1354e2478b5c30ebded6b508088c6 Mon Sep 17 00:00:00 2001 From: bavodaniels Date: Tue, 23 Jan 2024 14:54:14 +0100 Subject: [PATCH] Update .gitignore to track zmk-config The .gitignore file was modified to remove the zmk-config directory from the ignored list. This change lets us monitor the directory's modifications, enhancing the management --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2af3d1e6..db8a6187 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ __pycache__ .python-version .venv +