425ea441c4
VS Code can't share two folders with a Docker container at the same time, so to build with -DZMK_CONFIG the zmk-config repo needs to be a subfolder of the zmk repo. Added zmk-config to .gitignore to allow this.
8 lines
73 B
Text
8 lines
73 B
Text
/.west
|
|
/bootloader
|
|
/modules
|
|
/tools
|
|
/zephyr
|
|
/zmk-config
|
|
/build
|
|
*.DS_Store
|