diff --git a/.gitignore b/.gitignore index 306f313e..b1d67809 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,6 @@ lib/ *.o *.d *.elf -docs/html/ \ No newline at end of file +docs/html/ +.vs/ +CMakeSettings.json