virtualenv/.gitattributes
Siddhant Kumar 6c098d8daa
Use unix line-endings in bash activate script (#1924)
Co-authored-by: Bernat Gabor <bgabor8@bloomberg.net>
2020-08-23 14:25:50 +01:00

5 lines
92 B
Text

*.bat text eol=crlf
*.ps1 text eol=lf
*.fish text eol=lf
*.csh text eol=lf
*.sh text eol=lf