# go enforces lf line endings
*.go eol=lf

# testdata should not be mangled by git
*.json binary
