rt-thread-official/.gitattributes

48 lines
556 B
Plaintext
Raw Normal View History

2013-01-04 21:18:46 +08:00
* text=auto
2013-01-08 22:39:26 +08:00
*.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
2013-01-08 22:47:48 +08:00
Makefile text
2013-01-08 23:57:29 +08:00
AUTHORS text
COPYING text
2013-01-08 22:39:26 +08:00
2013-01-08 22:47:48 +08:00
*.LZO -text
2013-01-08 22:39:26 +08:00
*.Opt -text
*.Uv2 -text
2013-01-08 23:57:29 +08:00
*.ewp -text
*.eww -text
*.vcproj -text
2013-01-08 22:39:26 +08:00
*.bat -text
*.dos -text
*.icf -text
*.inf -text
*.ini -text
*.sct -text
2013-01-08 23:57:29 +08:00
*.xsd -text
2013-01-08 22:39:26 +08:00
Jamfile -text
*.c linguist-language=C
*.C linguist-language=C
*.h linguist-language=C
*.H linguist-language=C