Create .gitattributes

This should fix out Github language statistics
pull/1509/merge
Berkeley Martinez 2015-08-05 12:25:52 -07:00
parent 40cdf76035
commit 1ca6bd9c60
1 changed files with 2 additions and 0 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
public/js/lib/codemirror linguist-vendored
*.jsx linguist-language=JavaScript