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