Files
allwpilib/test-scripts/.gitattributes
Jonathan Leitschuh 67cb854676 Fixes testing framework typos & adds rule to keep unix line endings for .sh
Change-Id: I33826b879ba2dce7da88aa399d37f711a6612d86
2014-08-29 11:40:03 -04:00

4 lines
102 B
Plaintext

# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
*.sh text eol=lf