]> git.otsuka.systems Git - qmk-keymaps/commit
Add clangd-related entries to `.gitignore` (#31) main
authorSergey Vlasov <sigprof@gmail.com>
Thu, 5 Sep 2024 08:51:35 +0000 (11:51 +0300)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 08:51:35 +0000 (18:51 +1000)
commit35edec2998d4ffd2d005966537d8be431795a3aa
treec82a6ba45050d08a6b50986d2a33d71baa224132
parente6f22f98b2b1b0c00d6eefa205d8a09e29d3f04f
Add clangd-related entries to `.gitignore` (#31)

This is needed to support VS Code with clangd for userspace keymaps (in
this case `compile_commands.json` and `.cache/clangd` are located in the
`qmk_userspace` working copy).
.gitignore