diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-09 13:38:02 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-09 13:38:23 +0200 |
commit | c46903bacbefcb708f028b8869000b2f2e058171 (patch) | |
tree | 7a44c4ca6375c934b5f41d9f673cc634fbf3791d /.gitignore | |
parent | bde529a4fb135eef1596ac0a5e6a8fa6a81cf711 (diff) |
qt6 client makefile using chartview example
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ copyright stm32f091/main.elf stm32f091/main.bin **/compile_commands.json +client/makefile +client/client +.qmake.stash |