mirror of
https://github.com/emilkowalski/skills.git
synced 2026-09-11 13:46:33 +03:00
chore: add .gitattributes for linguist detection (#10)
Mark skill markdown files as linguist-detectable and flag README.md as documentation so GitHub's language stats reflect the repo's actual content instead of miscounting it.
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
skills/**/*.md linguist-detectable
|
||||||
|
README.md linguist-documentation
|
||||||
Reference in New Issue
Block a user