blob: 90b81a3f29c5cefa01cc0d7c5ea23c033b46c3fc [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
Kevin Penga127b452021-02-23 10:02:55 +08006*.py text
7*.json text
Kevin Peng4cdc2482020-07-28 10:43:46 +08008*.txt text
Kevin Penga127b452021-02-23 10:02:55 +08009*.rst text
10*.pdsc text
11*.css text
12*.svd text
Kevin Peng4cdc2482020-07-28 10:43:46 +080013
14# Binary files that should not be normalized
15*.a binary
16*.lib binary
17*.pdf binary