pico-sdk
pico-sdk copied to clipboard
.gitignore: Add .cache
This is where clangd puts a bunch of junk, so it's nice to have it ignored for folks who use clangd.
Fixes #1823