mirror of
https://github.com/tuono-labs/tuono
synced 2026-07-25 12:52:47 -07:00
11 lines
320 B
Plaintext
11 lines
320 B
Plaintext
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
|