aboutsummaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* Line-ending fixes for most of the remaining files.Jørgen P. Tjernø2013-12-031-0/+28
| | | | | | | | | | | Fixes line-endings for files with extensions vcd, cc, txt, bat, fxc, inc, lst, proto, mak, mm, cfg, res, rc, def, vmt, vsh, vbsp, inl, asm, m4, vcproj, vcxproj, sln, in, java, la, manifest, am, and rad. Also fixes README, CONTRIBUTING, CONTRIBUTORS, LICENSE, CHANGES, COPYING, and gitignore. Finally, fixes executable bits.
* Make .xcconfigs text files too.Jørgen P. Tjernø2013-12-021-0/+1
|
* Fix IceKey.H to be a text file too.Jørgen P. Tjernø2013-12-021-0/+1
|
* Mark some more files as text.Jørgen P. Tjernø2013-12-021-2/+12
|
* Update text & binary attributes.Jørgen P. Tjernø2013-07-051-0/+8
| | | | This should prevent line ending issues.
* Check in gitattributes for binaries.Jørgen P. Tjernø2013-07-031-0/+3
Followup to @TheSeg's comments on 5f08baa.