]> The Tcpdump Group git mirrors - tcpdump/blob - .gitattributes
Avoid collison with error(), clean up code a bit.
[tcpdump] / .gitattributes
1 # Auto detect text files and perform LF normalization
2 * text=auto
3
4 # Normalize line endings to LF on checkin and
5 # prevents conversion to CRLF when the file is checked out
6 tests/*.out text eol=lf