-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitattributes
56 lines (51 loc) · 3.83 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
44
45
46
47
48
49
50
51
52
53
54
55
56
* binary
*.[sS][lL][nN] text=auto diff merge
*.[cC][sS][pP][rR][oO][jJ] text=auto diff merge
*.[vV][bB][pP][rR][oO][jJ] text=auto diff merge
*.[vV][cC][xX][pP][rR][oO][jJ] text=auto diff merge
*.[vV][cC][pP][rR][oO][jJ] text=auto diff merge
*.[dD][bB][pP][rR][oO][jJ] text=auto diff merge
*.[fF][sS][pP][rR][oO][jJ] text=auto diff merge
*.[lL][sS][pP][rR][oO][jJ] text=auto diff merge
*.[wW][iI][xX][pP][rR][oO][jJ] text=auto diff merge
*.[mM][oO][dD][eE][lL][pP][rR][oO][jJ] text=auto diff merge
*.[sS][qQ][lL][pP][rR][oO][jJ] text=auto diff merge
*.[wW][mM][aA][pP][rR][oO][jJ] text=auto diff merge
*.[xX][pP][rR][oO][jJ] text=auto diff merge
*.[pP][rR][oO][pP][sS] text=auto diff merge
*.[fF][iI][lL][tT][eE][rR][sS] text=auto diff merge
*.[vV][cC][xX][iI][tT][eE][mM][sS] text=auto diff merge
*.[bB][aA][tT] text=auto diff merge
*.[pP][sS][11] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG] text=auto diff merge
*.[tT][xX][tT] text=auto diff merge
*.[tT][sS] text=auto diff merge
*.[tT][sS][xX] text=auto diff merge
*.[jJ][sS] text=auto diff merge
*.[jJ][sS][xX] text=auto diff merge
*.[cC][sS][sS] text=auto diff merge
*.[hH][tT][mM][lL] text=auto diff merge
*.[cC][sS] text=auto diff=csharp merge
*.[fF][sS] text=auto diff merge
*.[cC] text=auto diff merge
*.[cC][pP][pP] text=auto diff merge
*.[jJ][sS][oO][nN] text=auto diff merge
*.[xX][mM][lL] text=auto diff merge
*.[cC][sS][hH][tT][mM][lL] text=auto diff merge
*.[sS][qQ][lL] text=auto diff merge
*.[cC][sS][vV] text=auto diff merge
*.[xX][sS][dD] text=auto diff merge
*.[sS][cC][sS][sS] text=auto diff merge
*.[cC][mM][dD] text=auto diff merge
*.[yY][mM][lL] text=auto diff merge
*.[sS][hH] text=auto diff merge
*.[cC][oO][fF][fF][eE][eE] text=auto diff merge
*.[aA][sS][aA][xX] text=auto diff merge
*.[xX][sS][lL][tT] text=auto diff merge
*.[cC][fF][gG] text=auto diff merge
*.[yY][aA][mM][lL] text=auto diff merge
*.[mM][dD] text=auto diff merge
*.[dD][oO][tT][sS][eE][tT][tT][iI][nN][gG][sS] text=auto diff merge
.gitattributes text=auto diff merge
.gitignore text=auto diff merge
CODEOWNERS text=auto diff merge