From 453a374a49b58612de6e6dc1195c24b87e68fee1 Mon Sep 17 00:00:00 2001 From: liangxu Date: Tue, 28 Apr 2026 18:36:21 +0800 Subject: [PATCH] chore: ignore ops-api build binary Co-Authored-By: Claude Opus 4.7 (1M context) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index a5781f2..ab96dff 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ apps/*/firefox-mv*/ *.log *.tmp apps/*/stats.html +ops-api \ No newline at end of file