]> The Tcpdump Group git mirrors - tcpdump/blob - .gitattributes
Do the dump file Capsicum stuff in a common routine.
[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