installed pty
[VSoRC/.git] / node_modules / node-pty / deps / winpty / .gitattributes
1 *               text=auto
2 *.bat           text eol=crlf
3 *.c             text
4 *.cc            text
5 *.gyp           text
6 *.gypi          text
7 *.h             text
8 *.ps1           text eol=crlf
9 *.rst           text
10 *.sh            text
11 *.txt           text
12 .gitignore      text
13 .gitattributes  text
14 Makefile        text
15 configure       text
16
17 *.sh            eol=lf
18 configure       eol=lf
19 VERSION.txt     eol=lf