From c5dcccfd7e5f74819411c86242f119cff3f09db8 Mon Sep 17 00:00:00 2001 From: bicabone Date: Thu, 13 Nov 2025 16:00:33 -0500 Subject: [PATCH] .gitignore --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 81bdb99293..4f77e33307 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,9 @@ playground tmp dist .turbo + +# Test suite artifacts +opencode/.bun/ +opencode/.local/ +opencode/.cache/ +opencode/node_modules