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