diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,4 +9,5 @@ book-target/ .DS_Store .vscode/ -qemu.log +*qemu.log +*qemuoutput.log |
![]() |
index : rtic | |
| Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -9,4 +9,5 @@ book-target/ .DS_Store .vscode/ -qemu.log +*qemu.log +*qemuoutput.log |