Update .gitattributes

This commit is contained in:
Tech Garage 2023-03-04 00:09:13 +03:30
parent b649ac28e0
commit c7fabca2c1

6
.gitattributes vendored
View file

@ -61,3 +61,9 @@
#*.PDF diff=astextplain
#*.rtf diff=astextplain
#*.RTF diff=astextplain
###############################################################################
*.html linguist-detectable=false
*.css linguist-detectable=false
*.js linguist-detectable=false
###############################################################################