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
This commit is contained in:
bavodaniels 2024-01-23 14:54:14 +01:00
parent bf15a609a6
commit eb9f152a13

1
.gitignore vendored
View file

@ -8,3 +8,4 @@
__pycache__
.python-version
.venv