From 4625b939aad3537bd130617944e01f5da693b23d Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 5 Oct 2022 20:57:10 +0200 Subject: initial merge of qt client --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index cc3cefc..1c68c8a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,9 +2,10 @@ copyright **/*.o stm32f091/main.elf stm32f091/main.bin -stm32f091/.cache +**/.cache **/compile_commands.json client/makefile client/client +client/moc_* .qmake.stash .vscode/.cortex-debug.registers.state.json -- cgit v1.2.3