diff options
author | lonkaars <loek@pipeframe.xyz> | 2022-09-27 17:13:39 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2022-09-27 17:13:39 +0200 |
commit | 3bf32b389dc7cfc85014d91356cfb0ec4cb4df70 (patch) | |
tree | 18a4d7150b55a8ab679c8a2ecc4479689b160293 /.gitignore | |
parent | f9f1e5bf0bd7e8b0ca0708fb63f4d2c56d47ef49 (diff) |
windows toolchain setup
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,3 +7,4 @@ stm32f091/.cache client/makefile client/client .qmake.stash +.vscode/.cortex-debug.registers.state.json |