]> The Tcpdump Group git mirrors - tcpdump/blob - .gitattributes
Regenerate config files.
[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
7
8 # things that only make sense on github.com
9 .github export-ignore