Added *.lua to .gitattributes.

This commit is contained in:
bkaradzic 2013-02-21 21:13:16 -08:00
parent 5a2f6846a6
commit ff7eefaf2b
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -3,3 +3,4 @@
*.sc eol=lf
*.sh eol=lf
*.md eol=lf
*.lua eol=lf