Add some GitHub linguist overrides

This commit is contained in:
2021-10-13 20:30:11 -05:00
parent f2e2be6a30
commit f05769588a

5
.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
*.md linguist-detectable=true
*.html linguist-detectable=true
*.css linguist-detectable=true
*.js linguist-detectable=true
README.md linguist-detectable=false