Browse Source

Update .gitattributes to fix GitHub file type detection for JavaScript.

Arfon Smith 10 years ago
parent
commit
15edae56e5
  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