From af8210724839ee08598d8d9d126dd3e9d4130e93 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Sat, 31 May 2025 00:05:46 +0300 Subject: [PATCH] chore(github): mark demo as non-detectable --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index 4aad0cbff..13dc766a2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ 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/edit-docs/demo/** linguist-vendored +apps/edit-docs/demo/** -linguist-detectable docs/**/*.md eol=lf docs/**/*.json eol=lf