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