fix: github language checks

This commit is contained in:
Valerio Ageno
2024-08-19 18:27:16 +02:00
parent d0a6c59c62
commit c67d4199a0
+9
View File
@@ -1 +1,10 @@
examples/** linguist-documentation examples/** linguist-documentation
*.css linguist-detectable=false
*.scss linguist-detectable=false
*.js linguist-detectable=false
*.jsx linguist-detectable=true
*.tsx linguist-detectable=true
*.ts linguist-detectable=true
*.rs linguist-detectable=true
*.html linguist-detectable=false
*.sh linguist-detectable=false