Browse Source

Merge pull request #5936 from arfon/master

Update .gitattributes to fix GitHub file type detection for JavaScript.
Jonas Jenwald 10 years ago
parent
commit
cba36bc37e
  1. 4
      .gitattributes

4
.gitattributes vendored

@ -16,3 +16,7 @@ @@ -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…
Cancel
Save