summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorMaxwell Beck <max@rastertail.net>2025-05-28 17:58:20 -0500
committerMaxwell Beck <max@rastertail.net>2025-05-28 17:58:20 -0500
commit5660f7984f5aee21dd248bb721987bacde290bc8 (patch)
tree146f9aa2c6b5270b6c6c588f17cac0683048f82d /.gitignore
parentd48c0668da0f319b57b1fb47f93843a851d49339 (diff)
WIP: USB MSC interface
Real quick and dirty at the moment... but working!
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 00c49ee..08236c8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
 .DS_Store
-testbin/
+.cache/
 build/