diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ .clangd libopencm3 + +*.elf +*.bin +*.ld +*.o +*.d |
![]() |
index : stm32_libocm3_template.git | |
| Project template for STM32 LibOCM3 linux development (+ clangd setup for nvim) |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 6 |
@@ -1,3 +1,9 @@ .clangd libopencm3 + +*.elf +*.bin +*.ld +*.o +*.d |