From a6b2919151251b9f145a3678d68977c9bab01572 Mon Sep 17 00:00:00 2001 From: Alexander Lanin Date: Fri, 7 Aug 2026 03:01:47 +0200 Subject: [PATCH] chore(docs): remove legacy score_docs_as_code configuration --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1846176 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +_build +ubproject.toml