Skip to content

Commit 6bf4c40

Browse files
committed
feat: Updated Done Final
Signed-off-by: https://github.com/Someshdiwan <[email protected]>
1 parent 880d08b commit 6bf4c40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,17 @@ pnpm-lock.yaml -diff
115115
*.json linguist-detectable=true
116116
*.md linguist-detectable=true
117117
*.sql linguist-detectable=true
118+
*.md linguist-detectable=true linguist-language=Markdown
119+
*.txt linguist-detectable=true
118120

119121
# Force correct language classification
120122
*.xml linguist-language=XML
121123
*.json linguist-language=JSON
122124
*.yml linguist-language=YAML
123125
*.yaml linguist-language=YAML
124126
*.sql linguist-language=SQL
127+
*.md linguist-detectable=true linguist-language=Markdown
128+
*.txt linguist-detectable=true
125129

126130
# ------------------------------------------------------------------------------
127131
# Export settings (exclude from `git archive`)

0 commit comments

Comments
 (0)