diff options
Diffstat (limited to '.sandstorm/.gitattributes')
| -rw-r--r-- | .sandstorm/.gitattributes | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.sandstorm/.gitattributes b/.sandstorm/.gitattributes new file mode 100644 index 0000000..5a533b9 --- /dev/null +++ b/.sandstorm/.gitattributes @@ -0,0 +1,5 @@ + + +# vagrant-spk creates shell scripts, which must end in \n, even on a \r\n system. +*.sh text eol=lf + |
