From 4afbf780ed2718657f63767b279ef2b721b2ddfb Mon Sep 17 00:00:00 2001 From: Changho Hwang Date: Wed, 18 Feb 2026 19:54:37 -0800 Subject: [PATCH] minor --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cf946377..74307e67 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ .vscode/ build/ -build_*/ +build_coverage/ __pycache__ .*.swp *.so