Login
4 branches 0 tags
Ben (Desktop/Arch) Removed CLAUDE.md, rather just write things myself 34f4401 1 month ago 186 Commits
rubhub / dummy.rs
// Dummy main, used for speeding up Docker builds
fn main() {
    panic!("Dummy")
}