Implied --all if no packages present\nAdded exclude to pull
parent
17ccd819f9
commit
2fbfc5d8b1
@ -1,5 +1,4 @@
|
|||||||
/target
|
/target
|
||||||
.idea
|
.idea
|
||||||
Cargo.lock
|
|
||||||
/pkg
|
/pkg
|
||||||
*tar*
|
*tar*
|
@ -1,4 +1,4 @@
|
|||||||
mod strings;
|
mod strings;
|
||||||
pub mod structs;
|
pub mod structs;
|
||||||
|
|
||||||
pub use strings::*;
|
pub use strings::*;
|
||||||
|
Loading…
Reference in New Issue