blob: 6a3a7684fe3d11bad27654f438df0aa09fce2f6f [file] [log] [blame]
Kevin Peng456a15a2020-05-22 16:31:47 +08001* text=auto
2
3# Text files that should be normalized
4*.c text
5*.h text
6*.txt text
Kevin Pengdff52292021-02-09 10:12:13 +08007*.rst text
Kevin Peng456a15a2020-05-22 16:31:47 +08008
9# Binary files that should not be normalized
10*.a binary
11*.lib binary