Update .gitignore

This commit is contained in:
Juan Antonio 2023-12-07 12:04:20 +01:00
parent d055fb0024
commit c3906f42f8
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -4,3 +4,6 @@ firmware
/firmware.packed.bin
/firmware.bin
/compiled-firmware
.cache
compile_commands.json
.vscode