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