-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitattributes
43 lines (39 loc) · 2.38 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# Auto detect text files and perform LF normalization
* text=auto
# Custom for Visual Studio
*.cs diff=csharp
# Standard to msysgit
*.doc diff=astextplain
*.DOC diff=astextplain
*.docx diff=astextplain
*.DOCX diff=astextplain
*.dot diff=astextplain
*.DOT diff=astextplain
*.pdf diff=astextplain
*.PDF diff=astextplain
*.rtf diff=astextplain
*.RTF diff=astextplain
# Ignoring some languages...
*.html linguist-detectable=false
*.htm linguist-detectable=false
*.inc linguist-detectable=false
*.v linguist-detectable=false
# Ignoring auto-generated code
Training/1-LIN-Master-Slave-COM/Master-UART/LIN_Master-UART.cydsn/Generated_Source/** linguist-vendored
Training/1-LIN-Master-Slave-COM/Master-UART/Lin test_Copy_02.cydsn/Generated_Source/** linguist-vendored
Training/1-LIN-Master-Slave-COM/Slave-LIN/LIN_Slave_CY8CKIT-042.cydsn/Generated_Source/** linguist-vendored
Training/2-LIN-Master-Orders/LIN-Master-Orders/LIN-Master-Orders.cydsn/Generated_Source/** linguist-vendored
Training/3-LIN-Internal-Light-Control/LIN-Internal_Light_ECU.cydsn/Generated_Source/** linguist-vendored
Training/3-LIN-Internal-Light-Control/LIN-Internal_Light_Slave_Control.cydsn/Generated_Source/** linguist-vendored
Training/4-LIN-RGB_Multiple_Data/ECU-RGB_Command_Sender.cydsn/Generated_Source/** linguist-vendored
Training/4-LIN-RGB_Multiple_Data/LIN_Slave-RGB_CMD_Reader_Setter.cydsn/Generated_Source/** linguist-vendored
Training/5-LIN-Sonceboz_Stepper_Motor_Test/Test_Sonceboz.cydsn/Generated_Source/** linguist-vendored
Training/1-LIN-Master-Slave-COM/Master-UART/LIN_Master-UART.cydsn/codegentemp/** linguist-vendored
Training/1-LIN-Master-Slave-COM/Master-UART/Lin test_Copy_02.cydsn/codegentemp/** linguist-vendored
Training/1-LIN-Master-Slave-COM/Slave-LIN/LIN_Slave_CY8CKIT-042.cydsn/codegentemp/** linguist-vendored
Training/2-LIN-Master-Orders/LIN-Master-Orders/LIN-Master-Orders.cydsn/codegentemp/** linguist-vendored
Training/3-LIN-Internal-Light-Control/LIN-Internal_Light_ECU.cydsn/codegentemp/** linguist-vendored
Training/3-LIN-Internal-Light-Control/LIN-Internal_Light_Slave_Control.cydsn/codegentemp/** linguist-vendored
Training/4-LIN-RGB_Multiple_Data/ECU-RGB_Command_Sender.cydsn/codegentemp/** linguist-vendored
Training/4-LIN-RGB_Multiple_Data/LIN_Slave-RGB_CMD_Reader_Setter.cydsn/codegentemp/** linguist-vendored
Training/5-LIN-Sonceboz_Stepper_Motor_Test/Test_Sonceboz.cydsn/codegentemp/** linguist-vendored