mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2025-02-16 12:18:27 +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/
|
book/
|
||||||
*.swp
|
*.swp
|
||||||
|
lines.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue