Files
harmony/private_repos
Jean-Gabriel Gill-Couture 56c1b76373 chore(workspace): make private crates standalone, drop private_repos/* glob
Globbing private_repos/* into the public workspace leaked gitignored crate
names into the committed Cargo.lock. Each private crate is now its own
standalone workspace; the public root no longer references them.
2026-06-22 04:27:40 -04:00
..