Fix more line endings of (DOS) command files in IDE folders.
These DOS command files / scripts / batch files should have cr/lf line endings.
This commit is contained in:
parent
9a7c01a8aa
commit
168ec2e89e
1
ide/.gitattributes
vendored
1
ide/.gitattributes
vendored
@ -4,6 +4,7 @@
|
||||
|
||||
# MS VC files with Windows line endings (crlf)
|
||||
|
||||
*.cmd eol=crlf
|
||||
*.dsp eol=crlf
|
||||
*.dsw eol=crlf
|
||||
*.filters eol=crlf
|
||||
|
Loading…
Reference in New Issue
Block a user