fix: remove html from linguist (#854)

Drew Smirnoff created

Change summary

.gitattributes        | 2 ++
public/.gitattributes | 1 +
2 files changed, 3 insertions(+)

Detailed changes

.gitattributes 🔗

@@ -0,0 +1,2 @@
+*.html linguist-detectable=false
+public/** linguist-documentation