From 19aefb7eb88d6c809313385a9a50a907c3a08d25 Mon Sep 17 00:00:00 2001 From: leeguooooo Date: Wed, 4 Mar 2026 18:46:17 +0900 Subject: [PATCH] Update binaries for 0.16.1-fork.4 --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d1d9e00..e96b46c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,10 @@ node_modules/ # Build output dist/ -# Native binaries (keep the launcher scripts) +# Native binaries and build byproducts (keep JS launcher) bin/agent-browser-* -!bin/agent-browser -!bin/agent-browser.cmd +bin/agent-browser +bin/*.d # Rust build artifacts cli/target/