diff --git a/.gitignore b/.gitignore index 69e4856..a81a02d 100755 --- a/.gitignore +++ b/.gitignore @@ -127,3 +127,12 @@ local.properties # Typically, this file would be tracked if it contains build/dependency configurations: #.project +# ---> macOS +.DS_Store + +# ---> STM32CubeIDE / ARM GCC +*.bin +*.cyclo +*.list +*.srec +*.verilog