• 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
19
20
21#These files are binary and should not be normalized
22*.doc       binary
23*.odt       binary
24*.pdf       binary
25*.ewd       binary
26*.eww       binary
27*.dni       binary
28*.wsdt      binary
29*.dbgdt     binary
30*.mac       binary
31