From 9d9f9dc034765aa4b1c5bd2d0aa4cd24e4110055 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sun, 25 Sep 2022 15:21:12 +0200 Subject: c++ to c for stm32 firmware --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e6623a..5d0c3ad 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ copyright **/*.o stm32f091/main.elf stm32f091/main.bin +stm32f091/.cache **/compile_commands.json client/makefile client/client -- cgit v1.2.3