blob: 8982899fff547d1f47e022942ac4a5d2d83288c9 [file] [log] [blame]
# Auto convert CRLF line-endings in Windows source files to LF
*.c text
*.h text
*.cpp text
*.tpp text
*.inl text
*.hpp text
*.make text
*.pl text
*.py text
*.v text
*.xml text
*.txt text
*.md text
*.rst text
#Don't convert line endings for code from external subtrees
abc/** -text
abc_with_bb_support/** -text
libs/EXTERNAL/** -text