From 093b7e2feac25c3b21604badb8dd3ed192467ef8 Mon Sep 17 00:00:00 2001 From: Alexander Lanin Date: Fri, 7 Aug 2026 03:01:03 +0200 Subject: [PATCH] chore(docs): remove legacy score_docs_as_code configuration --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f3fddc87..0e6607b4 100644 --- a/.gitignore +++ b/.gitignore @@ -45,8 +45,8 @@ rust-project.json .ruff_cache # docs:incremental and docs:ide_support build artifacts -/_build -docs/ubproject.toml +_build +ubproject.toml # Vale - editorial style guide .vale.ini