mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2024-11-12 23:17:18 +00:00
Ignore the lines.txt written by one of the examples
This commit is contained in:
parent
ece23b03e0
commit
0bb1cb914a
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
target
|
||||
target/
|
||||
*~
|
||||
book/
|
||||
*.swp
|
||||
lines.txt
|
||||
|
|
Loading…
Reference in a new issue