diff --git a/Software/.gitignore b/Software/.gitignore new file mode 100644 index 0000000..235ace8 --- /dev/null +++ b/Software/.gitignore @@ -0,0 +1,9 @@ +/.vscode/ +/build/ +/Debug +/.cache/ +.clangd +compile_commands.json +STM32Make.make +/.metadata/ +openocd.cfg \ No newline at end of file