summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: 31d1184ef68ba6e88b616e51e179262d312f0ee9 (plain)
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
*.bat   eol=crlf
*.bz2   binary
*.cmd   eol=crlf
*.css   text
*.dtd   text
*.g     text
*.gif   binary
*.gz    binary
*.html  text diff=html
*.ico   binary
*.inc   text
*.jar   binary
*.jpg   binary
*.jsp   text
*.md    text
*.md5   text
*.md5sum text
*.mf    text
*.pl    text diff=perl
*.properties text
*.py    text diff=python
*.result text
*.sample     text
*.sh            eol=lf
*.tar   binary
*.test  text
*.txt   text
*.wxs   text
*.xml   text
*.xsd   text
*.xsl   text
*.zip   binary
.gitattributes text
.gitignore text
CONTRIBUTORS text
INSTALL text
KEY     text
LICENSE text
NOTICE  text
README  text
ReleaseInstructions text
STATUS  text
WHATSNEW text