forked from Open-Cascade-SAS/OCCT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
87 lines (87 loc) · 1.65 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
79
80
81
82
83
84
85
86
87
.gitattributes eol=lf
.gitignore eol=lf
*.txt eol=lf
*.htm eol=lf
*.html eol=lf
*.h eol=lf
*.c eol=lf
*.inl eol=lf
*.cpp eol=lf
*.cxx eol=lf
*.gxx eol=lf
*.hxx eol=lf
*.ixx eol=lf
*.jxx eol=lf
*.lxx eol=lf
*.pxx eol=lf
*.cl eol=lf
*.cdl eol=lf
*.edl eol=lf
*.yacc eol=lf
*.lex eol=lf
*.mm eol=lf
*.i eol=lf
*.el eol=lf
*.sh eol=lf
*.csh eol=lf
*.tcl eol=lf
*.workspace eol=lf
*.cbp eol=lf
*.svg eol=lf
*.xib eol=lf
*.plist eol=lf
*.java eol=lf
*.js eol=lf
*.igs eol=lf
*.iges eol=lf
*.stp eol=lf
*.step eol=lf
*.brep eol=lf
*.rle eol=lf
*.vrml eol=lf
*.md eol=lf
*.natvis eol=lf
*.fs eol=lf
*.vs eol=lf
*.glsl eol=lf
FILES eol=lf
PACKAGES eol=lf
EXTERNLIB eol=lf
EXTERNLIB_STATIC eol=lf
UDLIST eol=lf
tests/* eol=lf
tests/*/* eol=lf
tests/*/*/* eol=lf
adm/upgrade.dat eol=lf
*.bat eol=crlf
*.cmd eol=crlf
*.rc eol=crlf
*.cs eol=crlf
*.def eol=crlf
*.iss eol=crlf
*.ini eol=crlf
*.lng eol=crlf
*.vcproj eol=crlf
*.csproj eol=crlf
*.vcxproj* eol=crlf
*.sln eol=crlf
*.res eol=crlf
*.resx eol=crlf
*.dll binary
*.so binary
*.dylib binary
*.7z binary
*.pdf binary
*.png binary
*.jpg binary
*.bmp binary
*.gif binary
*.xwd binary
*.ico binary
*.icns binary
*.std binary
*.gz binary
*.doc binary
*.rgb binary
*.mft binary
*.stl binary