]> git.friedersdorff.com Git - max/tmk_keyboard.git/blob - tmk_core/protocol/usb_hid/USB_Host_Shield_2.0/.gitattributes
lufa: usb-usb: Use LUFA startup instead of cusotom
[max/tmk_keyboard.git] / tmk_core / protocol / usb_hid / USB_Host_Shield_2.0 / .gitattributes
1 # Auto detect text files and perform LF normalization
2 * text=auto
3 * text eol=lf
4
5 # Custom for Visual Studio
6 *.cs     diff=csharp
7 *.sln    merge=union
8 *.csproj merge=union
9 *.vbproj merge=union
10 *.fsproj merge=union
11 *.dbproj merge=union
12
13 # Standard to msysgit
14 *.doc    diff=astextplain
15 *.DOC    diff=astextplain
16 *.docx diff=astextplain
17 *.DOCX diff=astextplain
18 *.dot  diff=astextplain
19 *.DOT  diff=astextplain
20 *.pdf  diff=astextplain
21 *.PDF    diff=astextplain
22 *.rtf    diff=astextplain
23 *.RTF    diff=astextplain