diff --git a/.gitignore b/.gitignore index 20596b5..c97185a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ +# Build products *.o *.elf + +# LSP files +compile_commands.json +.cache/