Add more to the .gitattributes and tweak template built tests.

Former-commit-id: 7f6c20de3981edb4afeb848ef7721f0075c51b54
This commit is contained in:
John-David Dalton
2013-04-14 21:24:05 -07:00
parent 19cfbf082a
commit bda869ea54
68 changed files with 10 additions and 2 deletions

3
.gitattributes vendored
View File

@@ -1,2 +1,5 @@
* text=auto
*.js text eol=lf
*.jst text eol=lf
*.sh text eol=lf
*.tpl text eol=lf