This repository has been archived by the owner on Dec 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
78 lines (68 loc) · 5.11 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
* binary
package.json text eol=lf diff merge
package-lock.json text eol=lf diff merge
*.[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
*.[rR][eE][sS][xX] 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
*.[pP][yY] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG].[dD][eE][bB][uU][gG] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG].[rR][eE][lL][eE][aA][sS][eE] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG].[sS][tT][aA][gG][iI][nN][gG] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG].[tT][uU][tT][oO][rR][iI][aA][lL][mM][aA][nN][aA][gG][eE][rR] text=auto diff merge
# OCD! \/
*.[cC][oO][nN][fF][iI][gG].[sS][tT][aA][nN][dD][aA][rR][dD] text=auto diff merge
*.[cC][oO][nN][fF][iI][gG].[dD][oO][cC][kK][eE][rR] text=auto diff merge
*.[dD][oO][tT][sS][eE][tT][tT][iI][nN][gG][sS] text=auto diff merge
*.[iI]18[nN].[jJ][sS][oO][nN] text=auto diff merge
*.testrunconfig text=auto diff merge
*.runsettings text=auto diff merge
*.editorconfig text=auto diff merge
nLog.config.template text=auto diff merge
*.ruleset text=auto diff merge
.gitattributes text=auto diff merge
.gitignore text=auto diff merge
CODEOWNERS text=auto diff merge