diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..87f8a9a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +*.txt linguist-detectable=true linguist-language=text +*.json linguist-detectable=true linguist-language=json +*.md linguist-detectable=true linguist-language=markdown +*.html linguist-detectable=true linguist-language=html