diff --git a/.gitattributes b/.gitattributes index d6f1ef4..d5a1ae3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,3 @@ # Why TS? Its for not mixing with the linguist chart thing, since the compiler is made of JS. - Pato *.hyscr linguist-language=TypeScript +*.md linguist-detectable=true