Merge commit '86ba8ffca6a6399bb19861e1cd826ec792a33651' as 'src/beast'

This commit is contained in:
Vinnie Falco
2013-09-11 09:57:14 -07:00
487 changed files with 263286 additions and 0 deletions

12
src/beast/.gitattributes vendored Normal file
View File

@@ -0,0 +1,12 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
# Github
.md text eol=lf
# Visual Studio
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.props text eol=crlf
*.filters text eol=crlf