mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Add gitignore for book
This commit is contained in:
parent
1b2b593b91
commit
feca271a4c
1 changed files with 7 additions and 0 deletions
7
book/.gitignore
vendored
Normal file
7
book/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
**/*.rs.bk
|
||||||
|
.#*
|
||||||
|
.gdb_history
|
||||||
|
/*/book
|
||||||
|
/target
|
||||||
|
Cargo.lock
|
||||||
|
*.hex
|
||||||
Loading…
Add table
Add a link
Reference in a new issue