21 lines
167 B
Plaintext
21 lines
167 B
Plaintext
.vs
|
|
Release
|
|
Debug
|
|
*.componentinfo.xml
|
|
*.elf
|
|
*.o
|
|
*.hex
|
|
*.srec
|
|
*.eeprom
|
|
*.lss
|
|
*.map
|
|
|
|
# CMake / clangd
|
|
/build/
|
|
compile_commands.json
|
|
.cache/
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.pyc
|