diff options
| -rw-r--r-- | book/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/book/.gitignore b/book/.gitignore new file mode 100644 index 0000000..ee70b5e --- /dev/null +++ b/book/.gitignore @@ -0,0 +1,7 @@ +**/*.rs.bk +.#* +.gdb_history +/*/book +/target +Cargo.lock +*.hex |
