diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -9,3 +9,8 @@ *.hex *.bin *.uf2 + +# clangd +compile_commands.json +.clangd/ +.cache/ |
![]() |
index : my-keymaps | |
| Custom keymaps for my QMK keyboards | Tom Willemse |
| aboutsummaryrefslogtreecommitdiffstats |
| -rw-r--r-- | .gitignore | 5 |
@@ -9,3 +9,8 @@ *.hex *.bin *.uf2 + +# clangd +compile_commands.json +.clangd/ +.cache/ |