Fix incorrect language classification on GitHub

This commit is contained in:
Alhadis 2019-03-17 00:39:30 +11:00
parent e378404d01
commit 6cffde136c

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Stop HTML documents from skewing the repository's language stats
*.html linguist-generated=true