-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitattributes
111 lines (108 loc) · 1.3 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
* text=auto
*.bash eol=lf
*.sh eol=lf
*.ksh eol=lf
*.csh eol=lf
*.pem eol=lf
*.cmd eol=crlf
*.bat eol=crlf
*.BAT eol=crlf
*.CMD eol=crlf
*.dsp eol=crlf
*.sln eol=crlf
*.vcproj eol=crlf
*.reg eol=crlf
*.PNG -text
*.png -text
*.jpg -text
*.gif -text
*.bmp -text
*.ico -text
*.pdf -text
*.zip -text
*.tar -text
*.rar -text
*.jar -text
*.so -text
*.3DS -text
*.3ds -text
*.class -text
*.tga -text
*.xcf -text
*.xcf.gz -text
*.xcf.bz2 -text
*.ogg -text
*.mp3 -text
*.wav -text
*.dds -text
*.dll -text
*.dylib -text
*.jbf -text
*.jme -text
*.bin -text
*.ser -text
*.jnilib -text
*.ms3d -text
*.raw -text
*.txt text
*.text text
*.dsv text
*.html text
*.ent text
*.xhtml text
*.dtd text
*.java text
*.groovy text
*.gradle text
*.jsp text
*.ase text
*.cfg text
.cvsignore text
.gitignore text
.gitattriutes text
*.css text
*.dae text
*.jnlp text
*.mtl text
*.obj text
*.material text
*.php text
*.properties text
*.vert text
*.frag text
*.x3d text
*.xml text
*.svg text
*.ac text
*.am text
*.def text
*.m4 text
*.rc text
*.wxs text
Makefile text
makefile text
*.mf text
*.MF text
*.mak text
*.c text
*.cpp text
*.pl text
*.pm text
*.csv text
*.shtml text
*.htm text
*.js text
*.sql text
*.isq text
*.nsq text
*.bsh text
*.ini text
*.lst text
*.py text
*.style text
*.xsd text
*.rng text
*.xsl text
*.xslt text
*.dtd text
*.json text