Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 1ba5718

Browse files
committed
chore(github): set vendored & documentation to documentation
1 parent 5ae9f85 commit 1ba5718

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitattributes

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Mark files as auto-generated to simplify reviews.
22
package-lock.json linguist-generated=true
33
**/package-lock.json linguist-generated=true
4-
apps/server/src/assets/doc_notes/en/User[[:space:]]Guide/** linguist-generated=true
4+
apps/server/src/assets/doc_notes/en/User[[:space:]]Guide/** linguist-generated
55

66
# Ignore from GitHub language stats.
77
apps/server/src/assets/doc_notes/en/User[[:space:]]Guide/**/*.html eol=lf
8-
apps/server/src/assets/doc_notes/** linguist-detectable=false
9-
apps/edit-docs/demo/** linguist-detectable=false
10-
docs/** linguist-detectable=false
8+
apps/server/src/assets/doc_notes/** linguist-documentation
9+
apps/edit-docs/demo/** linguist-vendored
10+
docs/** linguist-vendored
1111

1212
# Normalize line endings.
1313
docs/**/*.md eol=lf

0 commit comments

Comments
 (0)