[Pkg-javascript-commits] [pdf.js] 63/119: Update .gitattributes to fix GitHub file type detection for JavaScript.
David Prévot
taffit at moszumanska.debian.org
Wed May 13 21:27:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository pdf.js.
commit 15edae56e5c0e17038158d5a12d64a09e7cd21da
Author: Arfon Smith <arfon at github.com>
Date: Tue Apr 14 09:28:55 2015 -0500
Update .gitattributes to fix GitHub file type detection for JavaScript.
---
.gitattributes | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/.gitattributes b/.gitattributes
index 42b6567..8d2f746 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git
More information about the Pkg-javascript-commits
mailing list