Added all files to the workspace of their respective year
Signed-off-by: TuDatTr <tuan-dat.tran@tudattr.dev>main
parent
db77562717
commit
2ce2cca430
|
@ -0,0 +1,2 @@
|
||||||
|
/target
|
||||||
|
/Cargo.lock
|
|
@ -0,0 +1,7 @@
|
||||||
|
[workspace]
|
||||||
|
members = [
|
||||||
|
"day-1_calorie_counting",
|
||||||
|
"day-2_rock_paper_scissors",
|
||||||
|
"day-3_rucksack_reorganization",
|
||||||
|
]
|
||||||
|
|
Loading…
Reference in New Issue