From 6d940616afc5e8862ae8f164f8e32cbc2bee3ac2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=82=E4=B9=8B=E9=92=B3?= Date: Fri, 24 Jul 2026 11:19:18 +0000 Subject: [PATCH] docs: add docs/api/ to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e705e03..6a14a0f 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ compile_commands.json *.gcov coverage_report/ __pycache__/ +docs/api/