• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1*           text=auto
2
3# These files are text and should be normalized (convert crlf to lf)
4*.rb        text
5*.test      text
6*.c         text
7*.cpp       text
8*.h         text
9*.txt       text
10*.yml       text
11*.s79       text
12*.bat       text
13*.xcl       text
14*.inc       text
15*.info      text
16*.md        text
17makefile    text
18rakefile    text
19meson.build text
20
21
22#These files are binary and should not be normalized
23*.doc       binary
24*.odt       binary
25*.pdf       binary
26*.ewd       binary
27*.eww       binary
28*.dni       binary
29*.wsdt      binary
30*.dbgdt     binary
31*.mac       binary
32