diff --git a/.gitignore b/.gitignore index 14450e7565..ef7592b64a 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,10 @@ make/local.mk mcu.mak mcu.mak.old stm32.mak + +# Artefacts for Visual Studio Code +/.vscode/ + +# Artefacts for CLion +/cmake-build-debug/ +/CMakeLists.txt