From 5660f7984f5aee21dd248bb721987bacde290bc8 Mon Sep 17 00:00:00 2001 From: Maxwell Beck Date: Wed, 28 May 2025 17:58:20 -0500 Subject: WIP: USB MSC interface Real quick and dirty at the moment... but working! --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 00c49ee..08236c8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ .DS_Store -testbin/ +.cache/ build/ -- cgit 1.4.1