mdBook/src/book
Behnam Esfahbod 40a4840867 [book] Prevent over-matching in gitignore rule
To only ignore the output destination (default: `book`) and no other
file/directory with the same name under the mdbook root, we should
prefix the gitignore rule with a leading slash (default: `/book`).
2017-08-30 16:01:45 -07:00
..
bookitem.rs Fixed up some unused-imports warnings 2017-06-25 14:21:23 +08:00
mod.rs [book] Prevent over-matching in gitignore rule 2017-08-30 16:01:45 -07:00