ardupilot/.gitattributes
Kevin Hester 76f1088ec6 Vagrant: bash gets confused if you pass in .sh files from windows
This change prevents git from adding carriage returns to .sh files
2015-03-05 12:50:19 +11:00

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