-
Notifications
You must be signed in to change notification settings - Fork 182
/
.gitattributes
194 lines (193 loc) · 2.64 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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
# default git smart EOL handling for any unlisted types
* text=auto
# explicit EOL handling
# SCIPIO: based on combination of apache, ofbiz and other project svn auto-props
*.ai binary
*.apt text
*.as text
*.bat text eol=crlf
*.bsh text
*.builder text
*.cat text
*.classpath text
*.cmd text eol=crlf
*.cnd text
*.coffee text
*.conf text
*.cpp text
*.css text
*.css.map text
*.c text
*.csv text
*.dbf binary
*.doc binary
*.docx binary
*.dot binary
*.dsld text
*.dsp text eol=crlf
*.dsw text eol=crlf
*.dtd text
*.editorconfig text
*.eot binary
*.eps binary
*.erb text
*.exe binary
*.ftl text
*.gdsl text
*.gif binary
*.gml text
*.groovy text
*.gz binary
*.handlers text
*.h text
*.htaccess text
*.htc text
*.html text
*.htm text
*.ico binary
*.inc text
*.info text
*.install text
*.jar binary
*.java text
*.jks binary
*.jmx text eol=lf
*.jpeg binary
*.jpg binary
*.json text
*.json5 text
*.jsp text
*.js text
*.jsx text
*.jshintrc text
*.ldif text
*.less text
*.log text
*.log text
*.map text
*.markdown text
*.mdo text
*.md text
*.mdtext text
*.MF text
*.mid binary
*.mif binary
*.mp3 binary
*.module text
*.ms text
*.m text
*.mxml text
*.npmignore text
*.nroff text
*.nuspec text
*.otf binary
*.patch text
*.pdf binary
*.php5 text
*.php text
*.pl text
*.pm text
*.png binary
*.project text
*.properties text
*.pro text
*.ps1 text
*.pyc binary
*.py text
*.rake text
*.rb text
*.rhtml text
*.rst text
*.sass text
*.scala text
*.schemas text
*.scss text
*.settings text
*.sgml text
*.shp binary
*.sh text eol=lf
*.shx binary
*.sln text eol=crlf
*.sln.cache text eol=crlf
*.sld text
*.sql text
*.svg binary
*.svg.1 binary
*.swc binary
*.swf binary
*.sxc binary
*.sxi binary
*.sxw binary
*.tar binary
*.tgz binary
*.tiff binary
*.tif binary
*.tld text
*.tpl text
*.ts text
*.tsv text
*.ttf binary
*.txt text
*.utf binary
*.woff binary
*.woff2 binary
*.wsdl text
*.xcf binary
*.xml text
*.xml.bak text
*.xpm text
*.xsd text
*.xsl text
*.xslt text
*.xtest text
*.yaml text
*.yml text
*.zip binary
abs-linkmap text
abs-menulinks text
ant text eol=lf
AUTHORS text
Changelog text
ChangeLog text
CHANGELOG text
ChangeLog text
Copying text
COPYING text
.gitattributes text
.gitkeep text
.gitignore text
.htaccess text
ij.ofbiz* text eol=lf
Install text
INSTALL text
.jshintignore text
.jshintrc text
.jscsrc text
.csslintrc text
.eslintignore text
.eslintrc text
.mailmap text
KEYS text
Licence text
LICENCE text
License text
*.LICENSE text
LICENSE* text
Makefile text
NOTICE* text
Rakefile text
rc.ofbiz* text eol=lf
Readme text
ReadMe text
README* text
readme text
UPGRADING text
Gemfile text
Gemfile.lock text
.bowerrc text
.fontcustom-data text
.versions text
CONTRIBUTING text
vl2png text
vl2svg text
vl2vg text