Browse Source

Merge pull request #263 from joelspadin/nested-zmk-config

fix: allow nested zmk-config for dev container
xmkb
Pete Johanson 4 years ago committed by GitHub
parent
commit
7aca8c3d35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .gitignore

1
.gitignore vendored

@ -3,5 +3,6 @@ @@ -3,5 +3,6 @@
/modules
/tools
/zephyr
/zmk-config
/build
*.DS_Store

Loading…
Cancel
Save