1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
# blob **/*.o **/.cache **/compile_commands.json # stm32-specific files stm32f091/main.elf stm32f091/main.bin # client-specific files client/client.mk client/client client/moc_* client/ui_* **/.user # others shared/wifi.h shared/main .qmake.stash .vscode/.cortex-debug.registers.state.json copyright temp/ **/.DS_Store