mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-02 14:13:42 -04:00
803be1c255
This reverts commit d66eec536f
.
7 lines
117 B
Plaintext
7 lines
117 B
Plaintext
|
|
# bash gets confused if you pass in .sh files from windows
|
|
# This breaks Vagrant for some users.
|
|
*.sh text eol=lf
|
|
|
|
|