aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 1ef282a9f82640cff9ce9a3a75a4c58cb379242d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/.west
/bootloader
/modules
/tools
/zephyr
/zmk-config
/build

# macOS
*.DS_Store

# Python
__pycache__
.python-version
.venv

# clangd
app/.cache/