blob: eff71f0753fd49481330a13be958868af9294eef [file] [log] [blame]
onqtama7e7a3f2016-05-26 13:38:46 +03001# Set the default behavior, in case people don't have core.autocrlf set.
onqtam109d9792016-05-26 13:29:00 +03002* text=auto
onqtama7e7a3f2016-05-26 13:38:46 +03003
4# Explicitly declare text files you want to always be normalized and converted
5# to native line endings on checkout.
6*.cpp text
7*.h text
8*.txt text
9*.md text