diff --git a/Core/.clang-format-ignore b/Core/.clang-format-ignore index a6f0594..c00f84f 100644 --- a/Core/.clang-format-ignore +++ b/Core/.clang-format-ignore @@ -1,4 +1,5 @@ ./*/stm32* ./*/sys* ./*/FreeRTOS* -./*/freertos* \ No newline at end of file +./*/freertos* +./*/main* \ No newline at end of file