]> The Tcpdump Group git mirrors - tcpdump/blob - .gitattributes
More UNALIGNED_MEM{CPY,CMP} on IP addresses.
[tcpdump] / .gitattributes
1 # manage core stuff for LF normalization
2 core.autocrlf=true
3
4 # Auto detect text files and perform LF normalization
5 * text=auto
6
7 # Custom for Visual Studio
8 *.cs diff=csharp
9 *.sln merge=union
10 *.csproj merge=union
11 *.vbproj merge=union
12 *.fsproj merge=union
13 *.dbproj merge=union
14
15 # Standard to msysgit
16 *.doc diff=astextplain
17 *.DOC diff=astextplain
18 *.docx diff=astextplain
19 *.DOCX diff=astextplain
20 *.dot diff=astextplain
21 *.DOT diff=astextplain
22 *.pdf diff=astextplain
23 *.PDF diff=astextplain
24 *.rtf diff=astextplain
25 *.RTF diff=astextplain
26 #unix/linux stuff (tarballs)