.gitattributes 556 字节
Newer Older
mysterywolf's avatar
mysterywolf 已提交
1 2 3 4 5
*.c linguist-language=C
*.C linguist-language=C
*.h linguist-language=C
*.H linguist-language=C

R
Rogerz Zhang 已提交
6
* text=auto
M
Ming, Bai 已提交
7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29

*.S text
*.asm text
*.c text
*.cc text
*.cpp text
*.cxx text
*.h text
*.htm text
*.html text
*.in text
*.ld text
*.m4 text
*.mak text
*.mk text
*.py text
*.rb text
*.s text
*.sct text
*.sh text
*.txt text
*.xml text
SConscript text
M
Ming, Bai 已提交
30
Makefile text
G
Grissiom 已提交
31 32
AUTHORS text
COPYING text
M
Ming, Bai 已提交
33

M
Ming, Bai 已提交
34
*.LZO -text
M
Ming, Bai 已提交
35 36
*.Opt -text
*.Uv2 -text
G
Grissiom 已提交
37 38 39
*.ewp -text
*.eww -text
*.vcproj -text
M
Ming, Bai 已提交
40 41 42 43 44 45
*.bat -text
*.dos -text
*.icf -text
*.inf -text
*.ini -text
*.sct -text
G
Grissiom 已提交
46
*.xsd -text
M
Ming, Bai 已提交
47
Jamfile -text