Remove docs from gitignore
This commit is contained in:
parent
5af9dcfb17
commit
ebe73788cc
|
@ -1,4 +1,5 @@
|
|||
/target
|
||||
!/target/doc
|
||||
/tests
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
||||
|
|
Loading…
Reference in New Issue