From 64ed8fdb08deb0f9b3d5f2064854bc6b3d2152ed Mon Sep 17 00:00:00 2001 From: Alexander Lanin Date: Fri, 7 Aug 2026 03:01:55 +0200 Subject: [PATCH] chore(docs): remove legacy score_docs_as_code configuration --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a7711be..9caa158 100644 --- a/.gitignore +++ b/.gitignore @@ -44,7 +44,7 @@ external .ruff_cache # docs:incremental and docs:ide_support build artifacts -/_build +_build # Vale - editorial style guide .vale.ini @@ -64,3 +64,4 @@ rust-project.json # vscode .vscode/ +ubproject.toml