diff options
Diffstat (limited to 'book/.gitignore')
| -rw-r--r-- | book/.gitignore | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/book/.gitignore b/book/.gitignore index ee70b5e..79339e2 100644 --- a/book/.gitignore +++ b/book/.gitignore @@ -1,7 +1,2 @@ -**/*.rs.bk -.#* -.gdb_history -/*/book -/target -Cargo.lock -*.hex +# Make sure that mdbook output in repo-root/book/<language>/book is ignored +*/book |
