1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

ensure batch files are crlf

This commit is contained in:
Michael Lawson 2014-01-13 19:25:05 +00:00
parent 19f09e5cb0
commit de939863be

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Ensure batch files are crlf
*.bat text eol=crlf