mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
fix: github language checks
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user