Browse Source

Merge pull request #399 from 007revad/develop

Update .gitattributes
pull/401/head
Dave Russell 1 year ago
committed by GitHub
parent
commit
85e689706f
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      .gitattributes

4
.gitattributes

@ -28,7 +28,7 @@
*.mustache text *.mustache text
*.tab text *.tab text
*.tsv text *.tsv text
*.txt text *.txt text eol=lf
*.sql text *.sql text
*.csv text eol=crlf *.csv text eol=crlf
@ -105,4 +105,4 @@
.gitattributes export-ignore .gitattributes export-ignore
.gitignore export-ignore .gitignore export-ignore
.gitkeep export-ignore .gitkeep export-ignore

Loading…
Cancel
Save