-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
82 lines (81 loc) · 1.24 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
* text=auto
*.asp text
*.cgi text
*.c text
*.cc text
*.cnf text
*.cpp text
*.css text
*.cu text
*.cuh text
*.cxx text
*.el text
*.f text
*.F text
*.For text
*.f03 text
*.f08 text
*.f90 text
*.f95 text
*.h text
*.hh text
*.hpp text
*.htm text
*.html text
*.hxx text
*.gv text
*.inc text
*.java text
*.js text
*.m text
*.mk text
*.pl text
*.pm text
*.xml text
*.sh text
*.tlc text
*.txt text
*.viz text
*.JPEG binary
*.JPG binary
*.PLPRJ binary
*.PNG binary
*.avi binary
*.bmp binary
*.btr binary
*.db binary
*.dll binary
*.doc binary
*.dot binary
*.dsp binary
*.dsw binary
*.eps binary
*.exe binary
*.fig binary
*.flv binary
*.gif binary
*.ico binary
*.jar binary
*.jpeg binary
*.jpg binary
*.mat binary
*.mlapp binary
*.mldatx binary
*.mltbx binary
*.mlx binary
*.mpg binary
*.odt binary
*.pdf binary
*.plprj binary
*.png binary
*.ppt binary
*.prt binary
*.sldd binary
*.slddc binary
*.slmx binary
*.slslicex binary
*.sltx binary
*.slx binary
*.swf binary
*.xls binary
*.zip binary