Skip to content

Commit 918cc21

Browse files
committed
chore: mark README as documentation for linguist
Update '.gitattributes' to classify README.md as documentation so GitHub Linguist correctly excludes it from language stats. Signed-off-by: CSK <73425927+cr2007@users.noreply.github.com>
1 parent 1e890b8 commit 918cc21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
*.md linguist-detectable=true
2-
*.md linguist-documentation=false
2+
README.md linguist-documentation=true

0 commit comments

Comments
 (0)