add ignore to build files in the subprojects
parent
583690a445
commit
25f2012b62
|
@ -1,6 +1,8 @@
|
|||
/target
|
||||
*/target
|
||||
|
||||
Cargo.lock
|
||||
*/Cargo.lock
|
||||
|
||||
.env
|
||||
|
||||
|
|
Loading…
Reference in New Issue