dependencies-dummy/.gitattributes
2014-01-20 17:55:28 -05:00

57 lines
743 B
Plaintext

# keep EOL normalized
* text=auto
# use native line ending
*.6 text
AUTHORS text
*.c text
*.cc text
*.cfg text
*.cht text
*.conf text
COPYING text
*.cpp text
*.def text
*-license text
*.h text
*.html text
*.in text
INSTALL text
*.ini text
*.java text
LICENSES text
*.m text
Makefile text
*.md text
*.mk text
*.pl text
*.py text
README text
RELEASE text
*.rc text
*.S text
*.txt text
*.ucls text
*.ver text
*.xml text
# use linux line ending
*.sh text eol=lf
# windows specific text files
*.sln text eol=crlf
*.vcproj text eol=crlf
*.vcxproj text eol=crlf
*.vcxproj.filters text eol=crlf
# don't modify binary files
*.gif binary
*.gz binary
*.jar binary
*.jpg binary
*.pdf binary
*.png binary
*.zip binary
cursor.tex binary
font.tex binary