19 lines
148 B
Plaintext
19 lines
148 B
Plaintext
/.west
|
|
/bootloader
|
|
/modules
|
|
/tools
|
|
/zephyr
|
|
/zmk-config
|
|
/build
|
|
|
|
# macOS
|
|
*.DS_Store
|
|
|
|
# Python
|
|
__pycache__
|
|
.python-version
|
|
.venv
|
|
|
|
# clangd
|
|
app/.cache/
|