From 5c16afbd6993ccdc14f8cc63c0b21b38ed65099a Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 31 May 2025 00:08:55 +0300 Subject: [PATCH] chore(github): mark documentation --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index 13dc766a2..5448ed435 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,9 @@ package-lock.json linguist-generated=true apps/server/src/assets/doc_notes/en/User[[:space:]]Guide/** linguist-generated=true linguist-vendored apps/server/src/assets/doc_notes/en/User[[:space:]]Guide/**/*.html eol=lf +apps/server/src/assets/doc_notes/** linguist-documentation apps/edit-docs/demo/** -linguist-detectable +docs/** linguist-documentation docs/**/*.md eol=lf docs/**/*.json eol=lf