blob: 2470ea6fb8103ab34c4fcd2a976972c6ba777919 [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
7
8# Binary files that should not be normalized
9*.a binary
10*.lib binary