diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |