blob: 22b7e0f0471e86f6348613a78258232c65432ffb [file] [log] [blame]
Kevin Peng4cdc2482020-07-28 10:43:46 +08001* text=auto
2
3# Text files that should be normalized
4*.c text
5*.h text
6*.py
7*.json
8*.txt text
9*.rst
10*.pdsc
11*.css
12*.svd
13
14# Binary files that should not be normalized
15*.a binary
16*.lib binary
17*.pdf binary