mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 22:58:07 +02:00
Merge pull request #5936 from arfon/master
Update .gitattributes to fix GitHub file type detection for JavaScript.
This commit is contained in:
commit
cba36bc37e
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
@ -16,3 +16,7 @@
|
|||
|
||||
# PDF files shall not modify CRLF line endings
|
||||
*.pdf -crlf
|
||||
|
||||
# Linguist language overrides
|
||||
*.js linguist-language=JavaScript
|
||||
*.jsm linguist-language=JavaScript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue