diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-10-26 23:46:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-26 23:46:53 -0400 |
commit | 7aca8c3d357b7acdca933ff258576f3a7dd5180e (patch) | |
tree | 004d411ca506e298a49d3940b86878d8125059dd | |
parent | 2c9737ad1464753b167738b321a27467aee2e430 (diff) | |
parent | 425ea441c4d691fa444601fcda1afb3259b833fa (diff) |
Merge pull request #263 from joelspadin/nested-zmk-config
fix: allow nested zmk-config for dev container
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,5 +3,6 @@ /modules /tools /zephyr +/zmk-config /build *.DS_Store |