From 5b134d6a809442de0167dc5273bd5299277f8793 Mon Sep 17 00:00:00 2001 From: Alexander Lanin Date: Fri, 7 Aug 2026 03:02:03 +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 75669608..c66e936c 100644 --- a/.gitignore +++ b/.gitignore @@ -40,7 +40,7 @@ user.bazelrc .ruff_cache # docs:incremental and docs:ide_support build artifacts -/_build +_build # Vale - editorial style guide .vale.ini @@ -58,3 +58,4 @@ __pycache__/ .cache/* compile_commands.json rust-project.json +ubproject.toml