mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2024-11-12 23:17:18 +00:00
Add book/ to .gitignore
This commit is contained in:
parent
6c64912069
commit
e67081f222
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
target
|
||||
*~
|
||||
book/
|
||||
|
||||
*.swp
|
||||
|
|
Loading…
Reference in a new issue