-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitattributes
More file actions
69 lines (68 loc) · 1.53 KB
/
.gitattributes
File metadata and controls
69 lines (68 loc) · 1.53 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
# Auto detect text files and perform LF normalization
* text=auto
*.1 text
*.ac text
*.bat text eol=crlf
*.bmp binary
*.c text
*.cat text
*.cls text
*.cpp text
*.csh text eol=lf
*.doc binary
*.def text
*.dsp text
*.dsw text
*.fnc text
*.frm text
*.gif binary
*.gz binary
*.h text
*.hpp text
*.html text
*.ico binary
*.in text eol=lf
*.inc text
*.inp text
*.jap text
*.jpg binary
*.m4 text
*.mak text
*.md text
*.mwp binary
*.nsi text
*.nsh text
*.odt binary
*.orx text
*.png binary
*.rc text
*.res binary
*.rex text
*.sh text eol=lf
*.sgml text
*.spec text
*.src text
*.tar binary
*.testGroup text
*.testUnit text
*.tgz binary
*.tpl text
*.txt text
*.ver text
*.version text
*.wav binary
*.xml text
*.xsl text
*.zip binary
acinclude.m4 text eol=lf
bootstrap text eol=lf
configure.ac text eol=lf
COPYING text
create_packages text eol=lf
INSTALL text
Makefile.* text
NOTICE text
oorexxshell text eol=lf
README text
ReleaseNotes text
setenv_oorexx text eol=lf