summaryrefslogtreecommitdiff
path: root/.gitattributes
Commit message (Collapse)AuthorAgeFilesLines
* meta: tell "linguist" that the test resources are vendoredEdward Thomson2021-01-221-0/+1
| | | | | | | Our test resources shouldn't count toward our language statistics. We have some PHP checked in to the test resources, but I assure you that we do not have any production code in PHP and we shouldn't be blamed for the test data.
* gitattributes: let clients use native line endingsEdward Thomson2015-06-101-2/+1
| | | | | Use "text=auto" to ensure that we get LFs in the repository, but let clients have their native line endings in their worktree.
* Add git attributes settings for *.c and *.h to force line endings to LF.kelly.leahy2011-05-081-0/+2