blob: e68e926e2a5c113ae815609adb14a60bbfb95b53 [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 Penge1c99bb2020-06-05 13:21:52 +08007*.rst
Kevin Peng456a15a2020-05-22 16:31:47 +08008
9# Binary files that should not be normalized
10*.a binary
11*.lib binary