aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/winpty/.gitattributes
blob: 36d4c60f1a7811b18cdbe751c29cf599151b0bc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*               text=auto
*.bat           text eol=crlf
*.c             text
*.cc            text
*.gyp           text
*.gypi          text
*.h             text
*.ps1           text eol=crlf
*.rst           text
*.sh            text
*.txt           text
.gitignore      text
.gitattributes  text
Makefile        text
configure       text

*.sh            eol=lf
configure       eol=lf
VERSION.txt     eol=lf