Update .gitignore

This commit is contained in:
Juan Antonio
2023-12-07 12:04:20 +01:00
parent d055fb0024
commit c3906f42f8

3
.gitignore vendored
View File

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