Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 222
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
96 lines (91 loc) · 3.83 KB
/
Copy path.gitattributes
File metadata and controls
96 lines (91 loc) · 3.83 KB
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
*text=auto!eolsvneol=native#text/plain
*.gitattributestextsvneol=native#text/plain
# Scriptish formats
*.battextsvneol=native#text/plain
*.bshtextsvneol=native#text/x-beanshell
*.cgitextsvneol=native#text/plain
*.cmdtextsvneol=native#text/plain
*.jstextsvneol=native#text/javascript
*.phptextsvneol=native#text/x-php
*.pltextsvneol=native#text/x-perl
*.pmtextsvneol=native#text/x-perl
*.pytextsvneol=native#text/x-python
*.sheol=lfsvneol=LF#text/x-sh
configureeol=lfsvneol=LF#text/x-sh
# Image formats
*.bmpbinarysvneol=unset#image/bmp
*.gifbinarysvneol=unset#image/gif
*.icobinarysvneol=unset#image/ico
*.jpegbinarysvneol=unset#image/jpeg
*.jpgbinarysvneol=unset#image/jpeg
*.pngbinarysvneol=unset#image/png
*.tifbinarysvneol=unset#image/tiff
*.tiffbinarysvneol=unset#image/tiff
*.svgtextsvneol=native#image/svg%2Bxml
# Data formats
*.pdfbinarysvneol=unset#application/pdf
*.avibinarysvneol=unset#video/avi
*.docbinarysvneol=unset#application/msword
*.dsptextsvneol=crlf#text/plain
*.dswtextsvneol=crlf#text/plain
*.epsbinarysvneol=unset#application/postscript
*.gzbinarysvneol=unset#application/gzip
*.movbinarysvneol=unset#video/quicktime
*.mp3binarysvneol=unset#audio/mpeg
*.pptbinarysvneol=unset#application/vnd.ms-powerpoint
*.psbinarysvneol=unset#application/postscript
*.psdbinarysvneol=unset#application/photoshop
*.rdfbinarysvneol=unset#text/rdf
*.rsstextsvneol=unset#text/xml
*.rtfbinarysvneol=unset#text/rtf
*.slntextsvneol=native#text/plain
*.swfbinarysvneol=unset#application/x-shockwave-flash
*.tgzbinarysvneol=unset#application/gzip
*.vcprojtextsvneol=native#text/xml
*.vcxprojtextsvneol=native#text/xml
*.vspropstextsvneol=native#text/xml
*.wavbinarysvneol=unset#audio/wav
*.xlsbinarysvneol=unset#application/vnd.ms-excel
*.zipbinarysvneol=unset#application/zip
# Text formats
.htaccesstextsvneol=native#text/plain
*.bbktextsvneol=native#text/xml
*.cmaketextsvneol=native#text/plain
*.csstextsvneol=native#text/css
*.dtdtextsvneol=native#text/xml
*.htmtextsvneol=native#text/html
*.htmltextsvneol=native#text/html
*.initextsvneol=native#text/plain
*.logtextsvneol=native#text/plain
*.maktextsvneol=native#text/plain
*.qbktextsvneol=native#text/plain
*.rsttextsvneol=native#text/plain
*.sqltextsvneol=native#text/x-sql
*.txttextsvneol=native#text/plain
*.xhtmltextsvneol=native#text/xhtml%2Bxml
*.xmltextsvneol=native#text/xml
*.xsdtextsvneol=native#text/xml
*.xsltextsvneol=native#text/xml
*.xslttextsvneol=native#text/xml
*.xultextsvneol=native#text/xul
*.ymltextsvneol=native#text/plain
boost-no-inspecttextsvneol=native#text/plain
CHANGEStextsvneol=native#text/plain
COPYINGtextsvneol=native#text/plain
INSTALLtextsvneol=native#text/plain
Jamfiletextsvneol=native#text/plain
Jamroottextsvneol=native#text/plain
Jamfile.v2textsvneol=native#text/plain
Jamrulestextsvneol=native#text/plain
Makefile*textsvneol=native#text/plain
READMEtextsvneol=native#text/plain
TODOtextsvneol=native#text/plain
# Code formats
*.ctextsvneol=native#text/plain
*.cpptextsvneol=native#text/plain
*.htextsvneol=native#text/plain
*.hpptextsvneol=native#text/plain
*.ipptextsvneol=native#text/plain
*.tpptextsvneol=native#text/plain
*.jamtextsvneol=native#text/plain
*.javatextsvneol=native#text/plain