Add .njs as a Javascript extension

.njs is an extension used to denote node javascript files.

Fixes https://github.com/github/linguist/issues/865
This commit is contained in:
Josh Terrell
2013-12-27 14:20:37 -08:00
parent 93556449c9
commit da396d4c28

View File

@@ -839,6 +839,7 @@ JavaScript:
- .jsm - .jsm
- .jss - .jss
- .jsx - .jsx
- .njs
- .pac - .pac
- .sjs - .sjs
- .ssjs - .ssjs