We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880d08b commit 6bf4c40Copy full SHA for 6bf4c40
.gitattributes
@@ -115,13 +115,17 @@ pnpm-lock.yaml -diff
115
*.json linguist-detectable=true
116
*.md linguist-detectable=true
117
*.sql linguist-detectable=true
118
+*.md linguist-detectable=true linguist-language=Markdown
119
+*.txt linguist-detectable=true
120
121
# Force correct language classification
122
*.xml linguist-language=XML
123
*.json linguist-language=JSON
124
*.yml linguist-language=YAML
125
*.yaml linguist-language=YAML
126
*.sql linguist-language=SQL
127
128
129
130
# ------------------------------------------------------------------------------
131
# Export settings (exclude from `git archive`)
0 commit comments