Changed .gitattributes to keep Unix line endings in the robot scripts

Change-Id: Icc20ae4c6eac3725c435208ae2d88ce245a8708f
This commit is contained in:
thomasclark
2014-06-30 18:13:55 -04:00
parent 5ca2506a7b
commit 981f941caf

View File

@@ -1,3 +1,4 @@
*runcppprogram text eol=lf
*runjavaprogram text eol=lf
*robotCommand text eol=lf
*robotDebugCommand text eol=lf